Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-010200
#<BuildRuby:0x00007facd965fdc8
@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.20240725-010200",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007960 0.000463 4.122182 ( 4.374196)
build_miniruby 0.001715 0.000201 1.711173 ( 1.823646)
build_ruby 0.002217 0.000261 4.605652 ( 5.075082)
build_all 0.005983 0.003909 8.297336 ( 4.840451)
build_install 0.016494 0.005473 11.495684 ( 7.541567)
test_btest 0.000734 0.000116 125.792054 ( 69.760775)
test_basic 0.009624 0.003081 1.426214 ( 1.633816)
test_all 0.123673 0.032446 808.281441 (236.331782)
test_rubyspec 0.032750 0.053847 162.232989 ( 26.998506)
total: 358.38 sec