Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250502-000205
#<BuildRuby:0x00007ff271a7fdd0
@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.20250502-000205",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002528 0.003806 1.672996 ( 9.234563)
build_miniruby 0.001264 0.000281 2.247288 ( 3.823531)
build_ruby 0.001344 0.000299 2.654927 ( 62.245014)
build_all 0.006528 0.001451 5.419074 ( 2.112636)
build_install 0.006100 0.012726 7.306043 ( 4.058516)
test_btest 0.000595 0.000208 42.125372 ( 13.816205)
test_basic 0.006953 0.000823 0.624753 ( 1.321118)
test_all 0.078479 0.040400 574.881181 (174.127691)
test_rubyspec 0.059323 0.022902 106.799629 ( 25.196882)
total: 295.94 sec