Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-092114
#<BuildRuby:0x00007f3de0ccfdd8
@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.20240901-092114",
@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.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.003476 0.003798 2.671474 ( 2.710147)
build_miniruby 0.001137 0.000379 1.144507 ( 1.142060)
build_ruby 0.001366 0.000456 3.278200 ( 3.531921)
build_all 0.006024 0.002008 6.721323 ( 2.452259)
build_install 0.014132 0.003320 9.282738 ( 4.307455)
test_btest 0.000854 0.000276 102.077724 ( 26.355001)
test_basic 0.001968 0.007569 1.159282 ( 1.212597)
test_all 0.128741 0.020821 742.611233 (223.073190)
test_rubyspec 0.048961 0.040855 166.006200 ( 33.098084)
total: 297.88 sec