Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-085705
#<BuildRuby:0x000055c6a6a17e90
@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-085705",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003796 0.000316 0.674595 ( 1.325963)
build_miniruby 0.004506 0.000376 102.378544 ( 11.437088)
build_ruby 0.001069 0.000089 2.066487 ( 2.066129)
build_all 0.007057 0.003441 17.255613 ( 4.586921)
build_install 0.006045 0.000207 1.532882 ( 0.728498)
test_btest 0.000584 0.000068 67.018786 ( 6.089526)
test_basic 0.000000 0.003964 0.258681 ( 0.353300)
test_all 0.001081 0.000599 483.294156 ( 46.737747)
test_rubyspec 0.009112 0.020723 35.543278 ( 46.112652)
total: 119.44 sec