Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250905-065559
#<BuildRuby:0x00007ed4010dfdc8
@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.20250905-065559",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002580 0.006153 4.386314 ( 3.178221)
build_miniruby 0.001258 0.000073 1.526876 ( 1.523427)
build_ruby 0.001439 0.000122 4.005741 ( 4.087656)
build_all 0.005439 0.002425 6.231644 ( 2.732363)
build_install 0.014431 0.004289 8.927048 ( 4.254079)
test_btest 0.000660 0.000192 59.617046 ( 16.511392)
test_basic 0.003993 0.003768 1.015160 ( 1.068113)
test_all 0.087859 0.031849 647.267125 (187.816316)
test_rubyspec 0.040391 0.036678 111.099119 ( 25.935820)
total: 247.11 sec