Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-092722
#<BuildRuby:0x000056358e3721d8
@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.20230906-092722",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001101 0.004156 1.673790 ( 2.044926)
build_miniruby 0.000000 0.001675 1.522340 ( 1.521672)
build_ruby 0.000000 0.002055 3.441080 ( 3.678068)
build_all 0.006382 0.002644 6.379140 ( 3.336122)
build_install 0.014092 0.006273 7.412463 ( 4.252603)
test_btest 0.000999 0.000000 83.377188 ( 40.366836)
test_basic 0.004102 0.004559 0.968586 ( 1.258929)
test_all 0.001025 0.009232 662.860207 (324.614308)
test_rubyspec 0.053145 0.026787 107.195994 (135.483306)
total: 516.56 sec