Logfile: /home/ko1/ruby/logs/brlog.trunk.20260126-184049
#<BuildRuby:0x00007b1690f1fdc0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20260126-184049",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000901 0.004530 1.256546 ( 1.403457)
build_miniruby 0.000567 0.000798 0.631624 ( 0.630471)
build_ruby 0.001785 0.000000 2.226265 ( 2.226359)
build_all 0.002946 0.001909 3.233465 ( 0.810996)
build_install 0.006185 0.002096 3.852478 ( 1.168293)
test_btest 0.000522 0.000223 43.510559 ( 4.958977)
test_basic 0.001563 0.004728 0.482544 ( 0.559374)
test_all 0.074526 0.022032 375.482773 ( 47.375648)
test_rubyspec 0.027080 0.020189 76.236921 ( 10.680389)
total: 69.81 sec