Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-040050
#<BuildRuby:0x00007fbcf1b8fdc0
@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.20241001-040050",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.007009 0.001752 4.038290 ( 3.508889)
build_miniruby 0.001498 0.000375 1.531657 ( 1.528849)
build_ruby 0.002093 0.000000 4.338191 ( 4.491013)
build_all 0.003612 0.004731 6.929379 ( 2.872248)
build_install 0.013270 0.005668 9.913070 ( 4.608873)
test_btest 0.000749 0.000214 94.071927 ( 25.747919)
test_basic 0.000965 0.007878 0.962090 ( 1.012635)
test_all 0.103332 0.045944 735.430226 (216.260959)
test_rubyspec 0.022290 0.062667 138.303361 ( 28.956742)
total: 288.99 sec