Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250620-150717
#<BuildRuby:0x000073229ecffdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250620-150717",
@make="make",
@no_timeout_error=nil,
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002753 0.004703 3.574144 ( 2.522865)
build_miniruby 0.001079 0.000320 1.429256 ( 1.426074)
build_ruby 0.001604 0.000177 3.985787 ( 4.063070)
build_all 0.005643 0.004552 6.449336 ( 3.294739)
build_install 0.014491 0.008552 9.385951 ( 4.704985)
test_btest 0.000708 0.000250 54.767862 ( 20.475051)
test_basic 0.003984 0.003020 0.878081 ( 0.943069)
test_all 0.086905 0.042904 727.442617 (293.191927)
test_rubyspec 0.055236 0.028348 111.352251 ( 40.451918)
total: 371.07 sec