Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260220-032028
#<BuildRuby:0x00007c6195affdc0
@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.20260220-032028",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.002079 0.004046 1.850811 ( 2.006464)
build_miniruby 0.001213 0.000647 1.366952 ( 1.345949)
build_ruby 0.000639 0.001291 3.495179 ( 3.607971)
build_all 0.005508 0.003180 6.462861 ( 2.591030)
build_install 0.011592 0.006811 8.116236 ( 4.384737)
test_btest 0.000040 0.001081 77.148906 ( 21.013704)
test_basic 0.003835 0.004464 0.998831 ( 3.077357)
test_all 0.089605 0.036122 719.483172 (224.512528)
test_rubyspec 0.050382 0.038890 141.424649 ( 25.491800)
total: 288.03 sec