Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260211-101007
#<BuildRuby:0x00007822a150fdc0
@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.20260211-101007",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.003986 0.004273 3.416809 ( 3.834905)
build_miniruby 0.001560 0.000155 2.100136 ( 2.360714)
build_ruby 0.001005 0.001060 5.174745 ( 5.574546)
build_all 0.008010 0.001546 7.951553 ( 4.847628)
build_install 0.012923 0.004737 9.165509 ( 4.905251)
test_btest 0.000711 0.000205 74.920768 ( 19.275571)
test_basic 0.007798 0.002562 1.156918 ( 1.204418)
test_all 0.078642 0.042847 700.981352 (197.824119)
test_rubyspec 0.053846 0.033341 134.625094 ( 28.030496)
total: 267.86 sec