Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250701-065016
#<BuildRuby:0x000074d716d4fdc0
@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.20250701-065016",
@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.000022)
autoconf 0.000053 0.000000 0.000053 ( 0.000054)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.001299 0.005882 3.307291 ( 2.712950)
build_miniruby 0.001076 0.000318 1.128868 ( 1.125442)
build_ruby 0.001252 0.000371 2.937595 ( 3.111213)
build_all 0.006777 0.001339 5.352394 ( 2.112730)
build_install 0.016299 0.004220 7.663391 ( 3.591390)
test_btest 0.000685 0.000195 49.393194 ( 15.059463)
test_basic 0.003583 0.002971 0.793466 ( 0.850506)
test_all 0.072136 0.044900 615.645249 (216.778694)
test_rubyspec 0.044768 0.036206 156.220600 ( 26.797584)
total: 272.14 sec