Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-042017
#<BuildRuby:0x00007fc3ce7cfdc8
@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.20241128-042017",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000040 0.000040 ( 0.000040)
build_up 0.003461 0.004571 3.486785 ( 3.380536)
build_miniruby 0.001326 0.000300 1.326884 ( 1.327149)
build_ruby 0.001701 0.000000 3.518538 ( 3.742775)
build_all 0.008476 0.000000 6.459104 ( 2.747263)
build_install 0.013367 0.005261 8.111265 ( 3.766426)
test_btest 0.000747 0.000168 80.508613 ( 31.486124)
test_basic 0.008470 0.000146 0.854180 ( 0.901160)
test_all 0.093328 0.053357 754.247576 (238.717016)
test_rubyspec 0.046515 0.037160 123.183332 ( 29.269837)
total: 315.34 sec