Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-091248
#<BuildRuby:0x00005629e42d8098
@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.20230621-091248",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005116 0.000442 1.413721 ( 2.724997)
build_miniruby 0.000721 0.000270 0.814793 ( 0.815500)
build_ruby 0.001009 0.000379 2.480654 ( 2.480459)
build_all 0.002214 0.007354 15.766007 ( 1.393354)
build_install 0.002801 0.005499 4.684329 ( 1.107672)
test_btest 0.000735 0.000389 86.342260 ( 6.993134)
test_basic 0.004646 0.000207 0.846854 ( 0.927543)
test_all 0.000573 0.000286 446.174846 ( 48.487842)
test_rubyspec 0.013606 0.029519 42.988109 ( 55.493729)
total: 120.42 sec