Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260309-115131
#<BuildRuby:0x00007388f570fde0
@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.20260309-115131",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000050 0.000000 0.000050 ( 0.000049)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.001779 0.005340 2.458001 ( 2.640571)
build_miniruby 0.001629 0.000000 1.617473 ( 1.593917)
build_ruby 0.001193 0.000732 4.764319 ( 4.846492)
build_all 0.005857 0.002958 6.807047 ( 2.873105)
build_install 0.014887 0.005569 9.355171 ( 5.257390)
test_btest 0.000525 0.000537 79.570519 ( 21.769981)
test_basic 0.003841 0.005712 1.088538 ( 1.130393)
test_all 0.092722 0.036458 752.308819 (231.741218)
test_rubyspec 0.055215 0.033063 139.345431 ( 32.385519)
total: 304.24 sec