Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250908-180513
#<BuildRuby:0x00007f17680bfdc0
@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.20250908-180513",
@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.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.005610 0.004163 4.651123 ( 3.400334)
build_miniruby 0.001484 0.000119 1.610696 ( 1.618406)
build_ruby 0.001826 0.000000 3.536080 ( 38.216084)
build_all 0.007291 0.001037 6.103944 ( 2.449420)
build_install 0.019073 0.004202 9.977493 ( 7.679574)
test_btest 0.000757 0.000180 61.118599 ( 22.614146)
test_basic 0.003986 0.003641 1.100331 ( 1.219845)
test_all 0.095786 0.037351 647.268693 (243.076333)
test_rubyspec 0.044048 0.037856 115.831835 ( 26.814526)
total: 347.09 sec