Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250527-123447
#<BuildRuby:0x00007fe1176afdd8
@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.20250527-123447",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000008 0.000033 ( 0.000035)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.001729 0.004611 2.889631 ( 2.607686)
build_miniruby 0.001146 0.000449 1.542152 ( 1.539643)
build_ruby 0.001303 0.000510 3.586581 ( 3.678443)
build_all 0.008220 0.000000 5.938501 ( 2.508984)
build_install 0.008500 0.009709 8.020834 ( 4.064084)
test_btest 0.000316 0.000847 51.213197 ( 14.462901)
test_basic 0.005265 0.003528 0.875282 ( 0.930472)
test_all 0.081429 0.033850 588.292036 (180.182247)
test_rubyspec 0.055117 0.019867 106.077546 ( 25.439676)
total: 235.42 sec