Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-150825
#<BuildRuby:0x0000558d2c6e44c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220802-150825",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002807 0.009340 0.976364 ( 1.008191)
build_miniruby 0.002224 0.000000 0.075590 ( 0.073729)
build_ruby 0.001954 0.000307 0.075891 ( 0.073817)
build_all 0.007492 0.001764 1.490762 ( 0.574912)
build_install 0.014401 0.005077 5.135252 ( 2.045218)
test_btest 0.000797 0.000354 72.117122 ( 8.427258)
test_basic 0.006114 0.000823 0.317152 ( 0.407910)
test_all 0.001591 0.000669 679.549213 ( 65.939390)
test_rubyspec 0.078194 0.082201 45.547018 ( 53.189317)
total: 131.74 sec