Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-080032
#<BuildRuby:0x00007fbf462dfde0
@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.20241027-080032",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.006997 0.000791 3.922813 ( 3.812956)
build_miniruby 0.001379 0.000365 1.659573 ( 1.657700)
build_ruby 0.001522 0.000402 4.193371 ( 14.609180)
build_all 0.007172 0.001667 6.955317 ( 2.941436)
build_install 0.016005 0.004004 9.610247 ( 4.712608)
test_btest 0.000919 0.000000 75.501855 ( 21.985608)
test_basic 0.008626 0.003359 0.991025 ( 1.039171)
test_all 0.096690 0.053264 715.475231 (239.993911)
test_rubyspec 0.064195 0.022998 121.075162 ( 29.663819)
total: 320.42 sec