Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-161904
#<BuildRuby:0x00007f962927fdc8
@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-161904",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.000107 0.008115 2.870518 ( 2.897277)
build_miniruby 0.001120 0.000345 1.463456 ( 1.459676)
build_ruby 0.001362 0.000419 3.183944 ( 3.354623)
build_all 0.004609 0.002963 5.644036 ( 2.308554)
build_install 0.013076 0.004348 7.995669 ( 3.750111)
test_btest 0.000648 0.000209 77.527721 ( 21.390459)
test_basic 0.003806 0.005427 0.906496 ( 0.957012)
test_all 0.108267 0.038417 715.488871 (221.637172)
test_rubyspec 0.047300 0.036136 120.936531 ( 29.000924)
total: 286.76 sec