Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250727-011334
#<BuildRuby:0x000072432650fdd0
@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.20250727-011334",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005531 0.002650 4.245582 ( 2.913664)
build_miniruby 0.001064 0.000275 1.721077 ( 1.723567)
build_ruby 0.000525 0.001371 3.814005 ( 3.949088)
build_all 0.005386 0.002672 6.459718 ( 2.843534)
build_install 0.014716 0.002085 8.654748 ( 4.098917)
test_btest 0.000792 0.000105 56.179700 ( 16.023078)
test_basic 0.003948 0.003999 0.967675 ( 1.018490)
test_all 0.092503 0.026137 663.529990 (191.847283)
test_rubyspec 0.052789 0.028532 155.485517 ( 33.724044)
total: 258.14 sec