Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-220925
#<BuildRuby:0x00007f290a63fdc8
@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.20241205-220925",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002542 0.004745 3.435512 ( 3.935752)
build_miniruby 0.001107 0.000328 1.508612 ( 1.506102)
build_ruby 0.001497 0.000444 3.456816 ( 24.777969)
build_all 0.007432 0.000927 5.942269 ( 2.423171)
build_install 0.016975 0.003063 8.391817 ( 6.112038)
test_btest 0.000719 0.000196 75.241689 ( 21.189827)
test_basic 0.004670 0.004336 1.010694 ( 3.812971)
test_all 0.100699 0.040561 709.719192 (237.722095)
test_rubyspec 0.036655 0.043377 115.529375 ( 30.256733)
total: 331.74 sec