Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250930-074303
#<BuildRuby:0x000072cabf31fdd8
@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.20250930-074303",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000018 0.000007 0.000025 ( 0.000026)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.005186 0.004084 3.927422 ( 2.353623)
build_miniruby 0.001339 0.000000 1.712407 ( 1.716957)
build_ruby 0.001977 0.000166 4.983466 ( 5.512188)
build_all 0.007506 0.003302 7.414802 ( 4.764833)
build_install 0.021180 0.006513 11.606662 ( 7.606766)
test_btest 0.000323 0.000794 56.565822 ( 17.282770)
test_basic 0.006299 0.002972 0.909057 ( 0.958527)
test_all 0.087966 0.027912 558.979221 (183.649297)
test_rubyspec 0.054396 0.027887 113.452412 ( 19.592421)
total: 243.44 sec