Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-140235
#<BuildRuby:0x0000707d5373fdc0
@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.20251007-140235",
@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.000019)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.006408 0.001881 3.726288 ( 2.270448)
build_miniruby 0.001280 0.000083 1.113670 ( 1.110944)
build_ruby 0.001291 0.000330 2.885037 ( 3.004714)
build_all 0.006513 0.000658 5.240766 ( 2.058304)
build_install 0.012437 0.006451 7.908982 ( 3.755416)
test_btest 0.000689 0.000190 57.106085 ( 15.625890)
test_basic 0.004306 0.003597 0.718495 ( 0.769253)
test_all 0.084472 0.031450 606.411741 (179.030454)
test_rubyspec 0.049552 0.030535 114.564964 ( 21.697268)
total: 229.32 sec