Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-224027
#<BuildRuby:0x000055d67c8dfb50
@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.20230521-224027",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005358 0.001339 1.428947 ( 2.617823)
build_miniruby 0.000796 0.000199 0.798354 ( 0.798053)
build_ruby 0.001021 0.000255 2.493345 ( 2.493893)
build_all 0.007084 0.002824 12.700549 ( 1.196596)
build_install 0.007742 0.000000 1.728378 ( 0.827725)
test_btest 0.001044 0.000100 81.242291 ( 6.888414)
test_basic 0.002943 0.000701 0.566846 ( 0.648871)
test_all 0.001317 0.000313 439.082687 ( 46.666597)
test_rubyspec 0.022432 0.018051 42.499218 ( 54.940761)
total: 117.08 sec