Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-185802
#<BuildRuby:0x000055bd1c0ce228
@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.20240112-185802",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004751 0.000792 1.240265 ( 1.617478)
build_miniruby 0.001091 0.000182 1.508675 ( 1.506807)
build_ruby 0.001675 0.000000 2.928932 ( 3.181369)
build_all 0.007246 0.000000 5.432114 ( 2.104951)
build_install 0.010547 0.005050 6.380039 ( 3.112580)
test_btest 0.000797 0.000000 82.043216 ( 25.060492)
test_basic 0.007043 0.000796 0.764871 ( 0.827203)
test_all 0.088586 0.027666 723.919065 (273.021325)
test_rubyspec 0.034112 0.033360 94.341585 (106.082988)
total: 416.52 sec