Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-025124
#<BuildRuby:0x00007eff0e7dfdc0
@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.20240729-025124",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002567 0.005019 3.411334 ( 3.240738)
build_miniruby 0.001607 0.000000 1.707241 ( 1.704372)
build_ruby 0.001756 0.000000 3.943160 ( 4.158984)
build_all 0.005466 0.004091 8.742633 ( 3.689024)
build_install 0.012277 0.009947 12.093023 ( 6.122293)
test_btest 0.000770 0.000222 126.087393 ( 42.842007)
test_basic 0.003725 0.005163 1.150092 ( 1.199733)
test_all 0.114596 0.036639 891.894823 (252.259360)
test_rubyspec 0.041574 0.047217 174.472798 ( 37.576467)
total: 352.79 sec