Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-233451
#<BuildRuby:0x0000558d031d2ff0
@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.20230120-233451",
@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.000027 0.000002 0.000029 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003512 0.000270 0.645193 ( 1.301605)
build_miniruby 0.000889 0.000068 0.627819 ( 0.627038)
build_ruby 0.001233 0.000095 2.187153 ( 2.186483)
build_all 0.009424 0.000000 11.947691 ( 1.507234)
build_install 0.006701 0.000000 1.479520 ( 0.698266)
test_btest 0.000696 0.000000 65.267930 ( 6.068819)
test_basic 0.000208 0.003039 0.245521 ( 0.340946)
test_all 0.001343 0.000134 483.423896 ( 51.194529)
test_rubyspec 0.014020 0.016877 35.203363 ( 45.758766)
total: 109.68 sec