Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-034055
#<BuildRuby:0x0000563b44322ff0
@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.20230114-034055",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004026 0.609172 ( 1.007394)
build_miniruby 0.000663 0.000209 0.666884 ( 0.665984)
build_ruby 0.001180 0.000091 2.408735 ( 2.408520)
build_all 0.005851 0.003481 12.935028 ( 1.637801)
build_install 0.000000 0.006657 1.493119 ( 0.705089)
test_btest 0.000000 0.000653 66.826834 ( 6.516276)
test_basic 0.002348 0.001042 0.238338 ( 0.333887)
test_all 0.000000 0.001176 499.025958 ( 49.681230)
test_rubyspec 0.011269 0.016503 35.386470 ( 45.874772)
total: 108.83 sec