Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260311-091643
#<BuildRuby:0x00007a9e3723fdc0
@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.20260311-091643",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000037 0.000009 0.000046 ( 0.000044)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.003733 0.003208 2.646915 ( 2.751926)
build_miniruby 0.001525 0.000188 2.035635 ( 2.010462)
build_ruby 0.001551 0.000385 4.878328 ( 4.921808)
build_all 0.004112 0.005310 7.594813 ( 3.428522)
build_install 0.018615 0.002721 10.120317 ( 5.785347)
test_btest 0.000823 0.000216 83.800130 ( 23.975832)
test_basic 0.006495 0.002924 1.347647 ( 1.392374)
test_all 0.099569 0.037502 875.103837 (296.328201)
test_rubyspec 0.050046 0.036958 137.056920 ( 32.105011)
total: 372.70 sec