Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-124934
#<BuildRuby:0x0000559fdd792868
@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.20231230-124934",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000031)
build_up 0.005889 0.000121 1.741252 ( 2.703160)
build_miniruby 0.001462 0.000094 1.621444 ( 1.716193)
build_ruby 0.000000 0.002075 3.408187 ( 3.799787)
build_all 0.001755 0.006312 5.903326 ( 4.172200)
build_install 0.012257 0.005439 7.236341 ( 5.677387)
test_btest 0.001051 0.000164 83.333846 ( 62.534224)
test_basic 0.004074 0.004396 0.945651 ( 1.260542)
test_all 0.103254 0.017762 770.972970 (370.714873)
test_rubyspec 0.041832 0.032678 101.752679 (114.405110)
total: 566.98 sec