Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250707-230111
#<BuildRuby:0x00007b82018dfdc0
@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.20250707-230111",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000042)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.003073 0.004909 3.861324 ( 2.732442)
build_miniruby 0.000353 0.001103 1.615860 ( 1.612425)
build_ruby 0.000559 0.001169 3.417015 ( 3.558732)
build_all 0.005524 0.002874 6.094165 ( 2.581894)
build_install 0.013399 0.006194 8.954675 ( 4.457943)
test_btest 0.000943 0.000000 52.864991 ( 15.403867)
test_basic 0.006218 0.000692 0.895187 ( 0.950196)
test_all 0.087213 0.032433 687.108555 (216.401244)
test_rubyspec 0.047180 0.032979 153.586903 ( 31.436186)
total: 279.14 sec