Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-142951
#<BuildRuby:0x00005581b21ab948
@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.20230210-142951",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.003796 0.000000 0.639062 ( 1.088774)
build_miniruby 0.000859 0.000000 0.640911 ( 0.640317)
build_ruby 0.001178 0.000000 2.078142 ( 2.077948)
build_all 0.005474 0.003862 12.434740 ( 1.513974)
build_install 0.005633 0.000805 1.517078 ( 0.726036)
test_btest 0.000555 0.000079 66.004984 ( 6.351684)
test_basic 0.003281 0.000469 0.260195 ( 0.356127)
test_all 0.000960 0.000137 487.234099 ( 49.822380)
test_rubyspec 0.021942 0.005204 35.552713 ( 46.047113)
total: 108.63 sec