Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-151813
#<BuildRuby:0x0000558a867a9ca0
@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-151813",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001720 0.004217 1.829552 ( 2.197458)
build_miniruby 0.001529 0.000191 1.611652 ( 1.610647)
build_ruby 0.001660 0.000208 3.175966 ( 3.666350)
build_all 0.008529 0.000517 5.619498 ( 3.008089)
build_install 0.015891 0.004779 7.435848 ( 5.234759)
test_btest 0.000613 0.000087 82.186844 ( 45.528923)
test_basic 0.003981 0.004423 0.902171 ( 1.058234)
test_all 0.059766 0.060427 645.619669 (238.463909)
test_rubyspec 0.037370 0.028461 93.466700 (105.900552)
total: 406.67 sec