Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260316-015907
#<BuildRuby:0x000076e97c59fdd0
@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.20260316-015907",
@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.000024)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003819 0.002945 2.331504 ( 2.460020)
build_miniruby 0.000650 0.001222 1.623275 ( 1.596489)
build_ruby 0.000094 0.001695 4.789021 ( 4.815493)
build_all 0.006381 0.003182 7.470623 ( 3.369983)
build_install 0.012855 0.007336 10.177409 ( 6.023105)
test_btest 0.001064 0.000020 81.076394 ( 22.872555)
test_basic 0.006585 0.004303 1.278552 ( 1.316295)
test_all 0.087632 0.049146 843.215755 (247.601042)
test_rubyspec 0.048183 0.045881 136.197283 ( 31.259182)
total: 321.32 sec