Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-144743
#<BuildRuby:0x000055969d5fa008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230815-144743",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000033 0.000002 0.000035 ( 0.000036)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006600 0.000426 2.193170 ( 7.110341)
build_miniruby 0.001433 0.000093 1.707572 ( 3.870248)
build_ruby 0.001669 0.000108 3.528588 ( 5.043447)
build_all 0.008284 0.000535 6.222219 ( 5.565034)
build_install 0.020013 0.000000 7.802070 ( 7.054570)
test_btest 0.000871 0.000000 81.373669 ( 53.683870)
test_basic 0.000000 0.008830 0.970418 ( 1.926390)
test_all 0.005880 0.003634 671.841967 (414.645291)
test_rubyspec 0.040513 0.035615 108.075007 (184.475431)
total: 683.38 sec