Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-125216
#<BuildRuby:0x00007f224b4cfdc8
@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.20241224-125216",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000051 0.000000 0.000051 ( 0.000051)
build_up 0.005611 0.000365 1.829368 ( 2.176984)
build_miniruby 0.001113 0.000251 1.376842 ( 1.373557)
build_ruby 0.002156 0.000000 3.973474 ( 4.201436)
build_all 0.007795 0.001280 6.860359 ( 3.150551)
build_install 0.011773 0.008400 8.549134 ( 4.742278)
test_btest 0.000682 0.000175 79.228918 ( 27.397078)
test_basic 0.000000 0.010018 1.011565 ( 1.183517)
test_all 0.103394 0.038944 668.453659 (212.155778)
test_rubyspec 0.054396 0.029297 115.941661 ( 27.686722)
total: 284.07 sec