Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-150118
#<BuildRuby:0x0000564b0e5ee390
@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.20230923-150118",
@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.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005499 0.001058 1.974391 ( 3.202779)
build_miniruby 0.001379 0.000000 1.331161 ( 1.329189)
build_ruby 0.001801 0.000000 3.213705 ( 3.427230)
build_all 0.007620 0.000533 6.085546 ( 2.819013)
build_install 0.011275 0.003956 7.264771 ( 3.569365)
test_btest 0.000593 0.000115 85.432819 ( 24.410102)
test_basic 0.003181 0.003097 0.926210 ( 0.992695)
test_all 0.008431 0.000066 682.796996 (236.654481)
test_rubyspec 0.039021 0.027648 96.246788 (107.654386)
total: 384.06 sec