Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260222-085550
#<BuildRuby:0x00007a957998fdd0
@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.20260222-085550",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.001361 0.005455 2.154391 ( 2.549376)
build_miniruby 0.001476 0.000185 1.527217 ( 1.504045)
build_ruby 0.001241 0.000708 3.904611 ( 3.980332)
build_all 0.004926 0.003349 7.275212 ( 2.980322)
build_install 0.015505 0.005199 9.636352 ( 5.313560)
test_btest 0.000048 0.001021 85.449418 ( 21.954354)
test_basic 0.004020 0.007022 1.128943 ( 1.163083)
test_all 0.092915 0.038304 786.314083 (233.630225)
test_rubyspec 0.049856 0.046747 153.774547 ( 30.003323)
total: 303.08 sec