Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260227-021518
#<BuildRuby:0x00007e4f8d75fde0
@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.20260227-021518",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000045 0.000011 0.000056 ( 0.000056)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.003622 0.004339 3.332327 ( 6.786010)
build_miniruby 0.002048 0.000088 3.107749 ( 5.409821)
build_ruby 0.002551 0.001177 5.776991 ( 76.262387)
build_all 0.007649 0.003113 8.936717 ( 10.865939)
build_install 0.021468 0.003936 12.082694 ( 15.963475)
test_btest 0.000451 0.000876 97.883712 (144.393600)
test_basic 0.008379 0.004749 1.470112 ( 2.599320)
test_all 0.106525 0.044388 1045.232483 (1220.569727)
test_rubyspec 0.054944 0.044498 155.159702 ( 76.482968)
total: 1559.34 sec