Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260308-092433
#<BuildRuby:0x0000705f9f12fdd0
@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.20260308-092433",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000048 0.000000 0.000048 ( 0.000046)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.001712 0.005240 2.807503 ( 3.084321)
build_miniruby 0.001741 0.000000 1.891906 ( 1.862749)
build_ruby 0.001987 0.000000 4.395983 ( 4.459511)
build_all 0.006684 0.002476 7.276086 ( 3.216924)
build_install 0.011243 0.008299 9.722112 ( 5.577737)
test_btest 0.001095 0.000051 81.258190 ( 21.325507)
test_basic 0.006534 0.003965 1.076455 ( 1.113990)
test_all 0.094859 0.034103 828.624271 (231.631964)
test_rubyspec 0.050993 0.041919 139.820130 ( 26.193351)
total: 298.47 sec