Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-073057
#<BuildRuby:0x000055ecbef2a110
@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.20230818-073057",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007084 0.000664 3.275400 ( 10.931490)
build_miniruby 0.001848 0.000173 2.198095 ( 7.353123)
build_ruby 0.001725 0.000162 3.789221 ( 10.706563)
build_all 0.004879 0.004366 6.663858 ( 8.804735)
build_install 0.017889 0.004400 8.389375 ( 14.151841)
test_btest 0.000894 0.000121 88.823880 ( 83.751102)
test_basic 0.004057 0.005019 1.002432 ( 2.631904)
test_all 0.005884 0.005586 747.970962 (626.512027)
test_rubyspec 0.044389 0.035999 115.138855 (233.420742)
total: 998.26 sec