Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260204-212722
#<BuildRuby:0x000070fff830fde0
@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.20260204-212722",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.003113 0.003910 2.885971 ( 2.818745)
build_miniruby 0.001444 0.000123 1.950856 ( 1.948045)
build_ruby 0.001746 0.000000 4.848896 ( 4.939527)
build_all 0.006549 0.002099 7.231447 ( 3.252587)
build_install 0.015431 0.005755 10.396922 ( 5.895496)
test_btest 0.000231 0.000798 81.561351 ( 23.632612)
test_basic 0.003398 0.007691 1.146234 ( 1.188563)
test_all 0.084626 0.045166 747.180848 (237.620321)
test_rubyspec 0.052821 0.041104 140.840624 ( 30.932541)
total: 312.23 sec