Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250722-090042
#<BuildRuby:0x000075b48daffde0
@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.20250722-090042",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.004859 0.001967 3.131805 ( 2.619174)
build_miniruby 0.001005 0.000254 1.146055 ( 1.143172)
build_ruby 0.000878 0.000739 2.868563 ( 3.055036)
build_all 0.004330 0.002816 5.157920 ( 1.999748)
build_install 0.009349 0.007427 7.755630 ( 3.775176)
test_btest 0.001716 0.000233 53.508579 ( 14.581158)
test_basic 0.002376 0.005222 0.678097 ( 0.731381)
test_all 0.085622 0.027652 589.313022 (174.723059)
test_rubyspec 0.050652 0.032226 151.992903 ( 25.127234)
total: 227.76 sec