Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-223821
#<BuildRuby:0x0000559a8d93f738
@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.20230802-223821",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.002370 0.003241 1.321100 ( 2.612885)
build_miniruby 0.000720 0.000108 0.912289 ( 0.911439)
build_ruby 0.001045 0.000157 2.647371 ( 2.648730)
build_all 0.008778 0.000129 13.433828 ( 1.155559)
build_install 0.007702 0.000000 1.923640 ( 0.886030)
test_btest 0.000895 0.000091 78.632719 ( 6.952443)
test_basic 0.002187 0.003102 0.696300 ( 0.776510)
test_all 0.001171 0.000180 473.201181 ( 54.752646)
test_rubyspec 0.020279 0.012321 42.938387 ( 55.361987)
total: 126.06 sec