Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-134659
#<BuildRuby:0x00007fa48392fde0
@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.20241113-134659",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007688 0.000905 4.225116 ( 4.463864)
build_miniruby 0.000000 0.001891 1.629802 ( 1.633403)
build_ruby 0.000153 0.002236 4.536054 ( 4.700670)
build_all 0.009761 0.000000 6.956804 ( 4.095610)
build_install 0.021623 0.000246 10.055532 ( 6.736125)
test_btest 0.001081 0.000000 83.686674 ( 45.951032)
test_basic 0.013317 0.000195 1.150554 ( 1.263856)
test_all 0.132154 0.022325 792.283052 (271.105819)
test_rubyspec 0.047998 0.034992 118.908119 ( 27.405716)
total: 367.36 sec