Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260323-033919
#<BuildRuby:0x000075ec5aa3fdd8
@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.20260323-033919",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.001296 0.005452 2.882793 ( 2.976512)
build_miniruby 0.001642 0.000208 2.189006 ( 2.163399)
build_ruby 0.001483 0.000472 5.186780 ( 5.227175)
build_all 0.005876 0.003636 7.212150 ( 3.273008)
build_install 0.013861 0.006290 9.864423 ( 5.716694)
test_btest 0.000560 0.000505 79.430319 ( 22.418259)
test_basic 0.004417 0.005761 1.273794 ( 1.313017)
test_all 0.095422 0.043357 800.108239 (239.195911)
test_rubyspec 0.061416 0.029708 140.567904 ( 31.737256)
total: 314.02 sec