Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-153631
#<BuildRuby:0x0000560ee1a77128
@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.20221227-153631",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006819 0.002634 0.948280 ( 1.942853)
build_miniruby 0.001815 0.000484 0.847266 ( 0.846401)
build_ruby 0.002832 0.000755 2.143432 ( 2.141791)
build_all 0.015023 0.004846 18.579659 ( 2.185651)
build_install 0.011609 0.009531 2.010711 ( 1.042126)
test_btest 0.001360 0.000476 86.626785 ( 9.219017)
test_basic 0.007075 0.002476 0.356352 ( 0.442491)
test_all 0.001955 0.000366 687.483749 ( 63.682968)
test_rubyspec 0.120370 0.050047 47.898401 ( 56.079647)
total: 137.58 sec