Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250813-222238
#<BuildRuby:0x000074116b2efdd8
@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.20250813-222238",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005811 0.002694 4.017164 ( 2.480902)
build_miniruby 0.000591 0.000885 1.182114 ( 1.151034)
build_ruby 0.001426 0.000115 3.502548 ( 3.618357)
build_all 0.006375 0.002097 5.701096 ( 2.362583)
build_install 0.016285 0.003621 8.857373 ( 4.285456)
test_btest 0.000898 0.000000 56.999533 ( 17.076146)
test_basic 0.006341 0.001332 0.857250 ( 0.911750)
test_all 0.091092 0.024297 614.244869 (192.908023)
test_rubyspec 0.055916 0.020404 107.006330 ( 23.648938)
total: 248.44 sec