Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251104-061345
#<BuildRuby:0x000079230fc9fdc8
@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.20251104-061345",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003322 0.002692 2.399994 ( 2.552493)
build_miniruby 0.000772 0.000831 1.599651 ( 1.598156)
build_ruby 0.001406 0.000429 4.431734 ( 4.748887)
build_all 0.006605 0.003223 7.066977 ( 4.421918)
build_install 0.018857 0.005094 9.553583 ( 6.744962)
test_btest 0.000238 0.000817 66.033389 ( 19.481044)
test_basic 0.002571 0.006224 0.886977 ( 2.589486)
test_all 0.089449 0.038280 717.655899 (223.866684)
test_rubyspec 0.048422 0.036820 125.839642 ( 30.640615)
total: 296.65 sec