Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-180509
#<BuildRuby:0x0000558beee0a018
@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.20231221-180509",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.001475 0.004075 1.853458 ( 2.260954)
build_miniruby 0.001398 0.000161 1.472715 ( 1.475222)
build_ruby 0.001483 0.000171 3.294619 ( 3.540746)
build_all 0.007966 0.000432 5.743007 ( 3.057477)
build_install 0.013292 0.006625 7.042082 ( 4.091381)
test_btest 0.000827 0.000125 81.200997 ( 33.499978)
test_basic 0.000067 0.006994 0.861476 ( 0.953023)
test_all 0.081962 0.038598 658.694712 (242.713676)
test_rubyspec 0.025325 0.043189 93.975970 (106.446038)
total: 398.04 sec