Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-062224
#<BuildRuby:0x0000560ae62630d0
@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-062224",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000016)
build_up 0.003849 0.000000 0.622407 ( 1.481938)
build_miniruby 0.000858 0.000000 0.638496 ( 0.638059)
build_ruby 0.001315 0.000000 2.194491 ( 2.194276)
build_all 0.005640 0.003670 11.874561 ( 1.533948)
build_install 0.003542 0.002887 1.461360 ( 0.710662)
test_btest 0.000599 0.000063 62.669245 ( 6.406095)
test_basic 0.000849 0.002948 0.253491 ( 0.348682)
test_all 0.000000 0.001106 478.116748 ( 47.207310)
test_rubyspec 0.011202 0.022640 35.114329 ( 45.551414)
total: 106.07 sec