Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-203235
#<BuildRuby:0x00007f28d760fde0
@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.20241014-203235",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.003886 0.005925 4.247852 ( 4.933612)
build_miniruby 0.001565 0.000427 1.769011 ( 1.864442)
build_ruby 0.001583 0.000432 4.758520 ( 5.341859)
build_all 0.009059 0.002471 7.790748 ( 7.560207)
build_install 0.018952 0.005168 10.668381 ( 7.825405)
test_btest 0.000941 0.000256 98.910327 ( 81.993633)
test_basic 0.011986 0.000589 1.296123 ( 1.767736)
test_all 0.111736 0.052138 875.514353 (563.748966)
test_rubyspec 0.048308 0.047876 142.765715 ( 75.226580)
total: 750.26 sec