Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-041219
#<BuildRuby:0x000055b2ff3e5a00
@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-041219",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001485 0.004253 1.843611 ( 2.192650)
build_miniruby 0.001160 0.000278 1.588131 ( 1.591932)
build_ruby 0.001291 0.000310 3.071997 ( 3.280667)
build_all 0.007271 0.000741 5.757458 ( 2.627648)
build_install 0.008565 0.009673 7.133857 ( 3.806479)
test_btest 0.000608 0.000181 81.941231 ( 27.847399)
test_basic 0.000267 0.004466 0.858251 ( 0.971491)
test_all 0.087664 0.031865 675.772856 (244.031516)
test_rubyspec 0.025466 0.042428 95.223587 (108.944660)
total: 395.30 sec