Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-042214
#<BuildRuby:0x0000555eca2c4010
@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.20230312-042214",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.004030 0.840223 ( 2.103253)
build_miniruby 0.000507 0.000406 0.646496 ( 0.646441)
build_ruby 0.000748 0.000374 2.104049 ( 2.104413)
build_all 0.004129 0.004249 11.462638 ( 0.994556)
build_install 0.004715 0.002174 1.545786 ( 0.826128)
test_btest 0.000660 0.000359 75.446754 ( 6.828802)
test_basic 0.003281 0.000000 0.246694 ( 0.343646)
test_all 0.000915 0.000136 396.199202 ( 45.494846)
test_rubyspec 0.003777 0.028410 36.132507 ( 46.611172)
total: 105.95 sec