Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260317-132912
#<BuildRuby:0x00007e493bb1fdc0
@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.20260317-132912",
@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.000035 0.000010 0.000045 ( 0.000046)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.002545 0.003851 2.224479 ( 2.405090)
build_miniruby 0.001657 0.000000 1.473717 ( 1.446531)
build_ruby 0.000770 0.001159 3.997885 ( 4.104790)
build_all 0.006614 0.001284 6.350839 ( 2.584013)
build_install 0.012318 0.003728 8.128987 ( 4.420416)
test_btest 0.000000 0.001141 77.394131 ( 20.199658)
test_basic 0.005775 0.004346 0.989640 ( 1.025628)
test_all 0.089386 0.041556 778.816430 (227.492324)
test_rubyspec 0.045827 0.046519 136.341525 ( 27.411022)
total: 291.09 sec