Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-055312
#<BuildRuby:0x00007f9dabebfdc0
@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.20241222-055312",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.005539 0.000233 2.126228 ( 2.441755)
build_miniruby 0.001452 0.000213 1.630922 ( 1.640565)
build_ruby 0.001881 0.000277 4.308338 ( 4.480649)
build_all 0.009740 0.000211 6.908027 ( 3.158299)
build_install 0.013820 0.007121 8.805582 ( 5.111852)
test_btest 0.000821 0.000141 76.171285 ( 21.756353)
test_basic 0.004198 0.006415 0.960207 ( 1.003850)
test_all 0.089576 0.054538 762.618409 (251.065708)
test_rubyspec 0.046745 0.036532 118.160269 ( 27.791515)
total: 318.45 sec