Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-075625
#<BuildRuby:0x000056328dba2230
@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.20231225-075625",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000000 0.000084 0.000084 ( 0.000134)
build_up 0.000000 0.005456 1.396245 ( 1.736909)
build_miniruby 0.000000 0.001429 1.399300 ( 1.397823)
build_ruby 0.000422 0.001100 2.634343 ( 2.839041)
build_all 0.001956 0.004837 5.213948 ( 2.175889)
build_install 0.005657 0.009329 6.257059 ( 3.155668)
test_btest 0.000533 0.000246 79.203719 ( 21.380670)
test_basic 0.003797 0.001752 0.759025 ( 0.827558)
test_all 0.075557 0.045970 738.259363 (215.939354)
test_rubyspec 0.027211 0.028641 84.581057 ( 96.172392)
total: 345.63 sec