Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-135155
#<BuildRuby:0x00007f32236cfdc0
@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.20241013-135155",
@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.000007 0.000028 ( 0.000030)
autoconf 0.000059 0.000000 0.000059 ( 0.000058)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.006713 0.002217 4.204029 ( 4.324642)
build_miniruby 0.001148 0.000401 1.253835 ( 1.366443)
build_ruby 0.001680 0.000588 4.024020 ( 28.501606)
build_all 0.008319 0.000000 6.842544 ( 2.848611)
build_install 0.021613 0.003512 10.481072 ( 5.524214)
test_btest 0.000698 0.000200 96.950621 ( 31.064940)
test_basic 0.006755 0.004799 1.165259 ( 1.268265)
test_all 0.119437 0.033752 801.135185 (233.374405)
test_rubyspec 0.067172 0.020573 134.591289 ( 28.449983)
total: 336.72 sec