Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-184634
#<BuildRuby:0x0000564b86613bb8
@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.20230601-184634",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000899 0.004197 1.346526 ( 2.698528)
build_miniruby 0.000999 0.000105 0.787729 ( 0.786897)
build_ruby 0.001139 0.000120 2.472739 ( 2.472840)
build_all 0.008319 0.000405 12.880369 ( 1.091531)
build_install 0.007714 0.000000 1.732770 ( 0.885575)
test_btest 0.000675 0.000000 83.031700 ( 7.375392)
test_basic 0.003220 0.000252 0.642612 ( 0.729538)
test_all 0.000000 0.001865 463.985711 ( 42.262900)
test_rubyspec 0.021426 0.020522 42.042402 ( 54.551290)
total: 112.86 sec