Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-163252
#<BuildRuby:0x000055b4e892c078
@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.20230727-163252",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005859 0.000276 1.475011 ( 2.773253)
build_miniruby 0.000914 0.000137 0.840079 ( 0.839067)
build_ruby 0.001022 0.000153 2.671817 ( 2.672007)
build_all 0.008498 0.000613 14.248034 ( 1.291836)
build_install 0.008156 0.000510 2.109854 ( 0.970504)
test_btest 0.001001 0.000136 81.322691 ( 7.486912)
test_basic 0.000104 0.004658 0.735085 ( 0.813142)
test_all 0.001748 0.000318 510.234555 ( 44.887685)
test_rubyspec 0.025866 0.014973 44.186894 ( 56.623793)
total: 118.36 sec