Logfile: /home/ko1/ruby/logs/brlog.trunk.20260114-002015
#<BuildRuby:0x00007e2cf072fdd0
@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.20260114-002015",
@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.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001985 0.002982 1.243078 ( 1.561634)
build_miniruby 0.000902 0.000403 0.603810 ( 0.602691)
build_ruby 0.001976 0.000000 2.219798 ( 2.219992)
build_all 0.003628 0.001760 3.131709 ( 0.780389)
build_install 0.005539 0.004473 3.845063 ( 1.183995)
test_btest 0.000890 0.000000 41.700996 ( 4.755462)
test_basic 0.004965 0.001879 0.448501 ( 0.522991)
test_all 0.067802 0.028133 381.052198 ( 42.885954)
test_rubyspec 0.028680 0.020711 79.949760 ( 10.887419)
total: 65.40 sec