Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250815-091113
#<BuildRuby:0x000073a21130fdc8
@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.20250815-091113",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.002974 0.005999 4.508896 ( 3.386743)
build_miniruby 0.001511 0.000000 1.883036 ( 1.926991)
build_ruby 0.001683 0.000364 4.584777 ( 4.748523)
build_all 0.008506 0.001399 6.652329 ( 4.234808)
build_install 0.017845 0.006414 10.155593 ( 6.264464)
test_btest 0.000382 0.000560 56.218065 ( 15.541235)
test_basic 0.005603 0.002512 0.862772 ( 0.920258)
test_all 0.083263 0.040300 699.419914 (207.744801)
test_rubyspec 0.036109 0.043296 109.967133 ( 25.163885)
total: 269.93 sec