Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-073241
#<BuildRuby:0x00005603d884aeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230726-073241",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003624 0.003879 1.589142 ( 2.859697)
build_miniruby 0.000000 0.001425 1.039357 ( 1.038251)
build_ruby 0.000000 0.001243 2.933132 ( 2.932818)
build_all 0.008476 0.001252 14.221223 ( 1.352248)
build_install 0.004929 0.003352 2.056154 ( 0.923600)
test_btest 0.000956 0.000191 84.671453 ( 7.108885)
test_basic 0.005658 0.000344 0.732261 ( 0.810361)
test_all 0.001271 0.000245 527.671177 ( 51.160564)
test_rubyspec 0.032264 0.010276 45.065402 ( 57.477943)
total: 125.67 sec