Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251215-073558
#<BuildRuby:0x000070ef0a2efdc8
@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.20251215-073558",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000000 0.000050 0.000050 ( 0.000050)
build_up 0.002421 0.005708 3.032025 ( 3.299669)
build_miniruby 0.000869 0.000953 1.932287 ( 1.996376)
build_ruby 0.001835 0.000285 4.650930 ( 4.785299)
build_all 0.007161 0.003405 7.316859 ( 4.440552)
build_install 0.015332 0.008252 9.844577 ( 6.946415)
test_btest 0.000998 0.000035 79.640081 ( 50.750136)
test_basic 0.008165 0.002632 1.162239 ( 1.479182)
test_all 0.094769 0.044686 811.768238 (404.365837)
test_rubyspec 0.058529 0.028808 136.652317 ( 50.360363)
total: 528.43 sec