Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-050921
#<BuildRuby:0x00007ff8f039fdc8
@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.20241009-050921",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.003743 0.004916 4.168837 ( 4.525625)
build_miniruby 0.001305 0.000295 1.743169 ( 1.747971)
build_ruby 0.002327 0.000000 4.584200 ( 4.795148)
build_all 0.008294 0.001417 7.464215 ( 3.925328)
build_install 0.020167 0.002322 10.775696 ( 6.191854)
test_btest 0.000950 0.000195 97.706334 ( 51.206708)
test_basic 0.002544 0.009034 1.216819 ( 1.323368)
test_all 0.109752 0.038752 806.219446 (308.076320)
test_rubyspec 0.022370 0.061073 130.934227 ( 28.241462)
total: 410.03 sec