Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251025-124930
#<BuildRuby:0x0000783040a3fdc0
@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.20251025-124930",
@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.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003355 0.004094 3.920757 ( 2.370573)
build_miniruby 0.001352 0.000000 1.131936 ( 1.128928)
build_ruby 0.001659 0.000000 2.921355 ( 34.979293)
build_all 0.007242 0.000000 5.392832 ( 2.099724)
build_install 0.017075 0.001658 7.914492 ( 3.623721)
test_btest 0.000839 0.000000 57.102918 ( 15.691799)
test_basic 0.004805 0.000836 0.649623 ( 0.717840)
test_all 0.083886 0.037209 668.244631 (216.879612)
test_rubyspec 0.061233 0.024231 120.258632 ( 36.552133)
total: 314.04 sec