Logfile: /home/ko1/ruby/logs/brlog.trunk-random1.20250624-132958
#<BuildRuby:0x000078ca6989fdd0
@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-random1",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1",
@TARGET_NAME="trunk-random1",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20250624-132958",
@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=\"--test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.007272 0.002518 4.113814 ( 6.091401)
build_miniruby 0.001348 0.000302 1.732265 ( 2.326149)
build_ruby 0.001988 0.000446 6.408459 ( 29.737695)
build_all 0.013604 0.003277 24.520343 ( 33.997919)
build_install 0.024028 0.002666 8.915917 ( 11.052337)
test_btest 0.000794 0.000165 70.935741 ( 85.020623)
test_basic 0.003224 0.005138 1.022651 ( 1.447696)
test_all 0.007059 0.004918 1100.343187 (1225.380581)
test_rubyspec 0.046400 0.031619 107.103614 ( 27.175228)
total: 1422.23 sec