Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-232109
#<BuildRuby:0x0000559f65b26ec0
@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.20230112-232109",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002557 0.001023 0.609881 ( 1.025540)
build_miniruby 0.000582 0.000233 0.669751 ( 0.668889)
build_ruby 0.000958 0.000383 2.461192 ( 2.460696)
build_all 0.009225 0.000133 12.904955 ( 1.631403)
build_install 0.006579 0.000000 1.520886 ( 0.735444)
test_btest 0.000615 0.000000 67.830461 ( 6.226752)
test_basic 0.003170 0.000449 0.257594 ( 0.352438)
test_all 0.000788 0.000226 486.466116 ( 52.669060)
test_rubyspec 0.015302 0.014464 35.508538 ( 45.931628)
total: 111.70 sec