Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-103541
#<BuildRuby:0x00007fa33a92fdd0
@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.20240717-103541",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.002978 0.005166 3.471797 ( 3.637059)
build_miniruby 0.002053 0.000000 1.818789 ( 1.939054)
build_ruby 0.000000 0.002834 4.557246 ( 4.935197)
build_all 0.011476 0.000132 9.102110 ( 5.082866)
build_install 0.013638 0.010364 11.694118 ( 6.270759)
test_btest 0.000644 0.000257 107.899280 ( 27.776607)
test_basic 0.000000 0.009393 1.068197 ( 1.122762)
test_all 0.087807 0.060782 755.709677 (260.673908)
test_rubyspec 0.048378 0.042061 163.143361 ( 33.610711)
total: 345.05 sec