Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260204-131237
#<BuildRuby:0x000070551299fde0
@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-131237",
@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.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.003207 0.005578 3.639321 ( 3.685719)
build_miniruby 0.001630 0.000427 2.294707 ( 2.350743)
build_ruby 0.000033 0.002065 5.407473 ( 5.914765)
build_all 0.007871 0.001008 7.838746 ( 3.487888)
build_install 0.013627 0.006450 9.972236 ( 5.310380)
test_btest 0.000816 0.000232 84.989492 ( 23.790530)
test_basic 0.007380 0.003194 1.274666 ( 1.333029)
test_all 0.086366 0.046221 795.422326 (242.657198)
test_rubyspec 0.049253 0.042897 142.015189 ( 30.704294)
total: 319.24 sec