Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260226-173120
#<BuildRuby:0x0000780b90cdfdc0
@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.20260226-173120",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000043 0.000011 0.000054 ( 0.000053)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.003281 0.003605 2.719358 ( 2.882317)
build_miniruby 0.000609 0.001056 1.807375 ( 1.780505)
build_ruby 0.001579 0.000427 3.745932 ( 3.825909)
build_all 0.004495 0.003644 6.441758 ( 2.581394)
build_install 0.009684 0.007718 8.369404 ( 4.448792)
test_btest 0.000975 0.000021 79.123340 ( 19.970849)
test_basic 0.006062 0.003718 0.932525 ( 0.972974)
test_all 0.098570 0.026876 735.484603 (206.961438)
test_rubyspec 0.049170 0.040693 142.758838 ( 24.011702)
total: 267.44 sec