Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-185406
#<BuildRuby:0x00007463a2b0fde0
@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.20251103-185406",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000035 0.000009 0.000044 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.002586 0.003164 2.258286 ( 2.771309)
build_miniruby 0.001766 0.000000 1.706117 ( 1.702361)
build_ruby 0.001636 0.000153 3.973015 ( 4.045343)
build_all 0.003772 0.004270 6.324285 ( 2.750573)
build_install 0.011529 0.005900 8.240224 ( 4.583448)
test_btest 0.000933 0.000000 63.202260 ( 16.995121)
test_basic 0.006339 0.002429 0.891634 ( 0.939778)
test_all 0.089959 0.031347 650.639253 (188.348728)
test_rubyspec 0.049667 0.037314 120.449653 ( 21.606662)
total: 243.74 sec