Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-095613
#<BuildRuby:0x000055722b5b80e0
@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.20230111-095613",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003258 0.000250 0.613331 ( 1.030121)
build_miniruby 0.000811 0.000062 0.680047 ( 0.679099)
build_ruby 0.001159 0.000089 2.420244 ( 2.420182)
build_all 0.006341 0.003516 12.876207 ( 1.600258)
build_install 0.003101 0.003793 1.573356 ( 0.747583)
test_btest 0.000579 0.000102 65.790711 ( 6.392073)
test_basic 0.000000 0.003769 0.251269 ( 0.346241)
test_all 0.000789 0.000287 501.523972 ( 46.808490)
test_rubyspec 0.026144 0.003828 35.342496 ( 45.924803)
total: 105.95 sec