Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-073308
#<BuildRuby:0x00007fac5e30fdd8
@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.20241129-073308",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008470 0.001283 3.765294 ( 4.433050)
build_miniruby 0.001665 0.000253 1.859091 ( 1.990713)
build_ruby 0.002492 0.000377 4.625334 ( 4.985390)
build_all 0.009979 0.000174 7.072803 ( 5.050153)
build_install 0.014138 0.009834 9.987927 ( 7.695402)
test_btest 0.000855 0.000162 86.126134 ( 74.977204)
test_basic 0.003050 0.009914 1.132369 ( 1.770961)
test_all 0.142921 0.012874 823.278238 (519.831296)
test_rubyspec 0.057042 0.032238 128.413796 ( 42.860654)
total: 663.60 sec