Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250627-134701
#<BuildRuby:0x00007e496aaffdc0
@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.20250627-134701",
@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.000024 0.000006 0.000030 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002749 0.005209 3.609776 ( 2.649947)
build_miniruby 0.000334 0.001105 1.442834 ( 1.439529)
build_ruby 0.000000 0.001875 3.076965 ( 3.298161)
build_all 0.004885 0.002683 5.243366 ( 2.095131)
build_install 0.011028 0.006746 7.057616 ( 3.306559)
test_btest 0.000594 0.000513 49.742397 ( 14.013784)
test_basic 0.002585 0.003232 0.709884 ( 0.768361)
test_all 0.083835 0.028348 630.468029 (187.371826)
test_rubyspec 0.042000 0.034702 153.635483 ( 25.529797)
total: 240.47 sec