Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-071225
#<BuildRuby:0x0000558398be8dd8
@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.20220828-071225",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003632 0.008152 0.994966 ( 1.048479)
build_miniruby 0.002047 0.000000 0.067226 ( 0.065511)
build_ruby 0.002384 0.000117 0.076514 ( 0.074188)
build_all 0.009415 0.000000 1.527267 ( 0.578998)
build_install 0.014299 0.009224 1.884158 ( 0.930965)
test_btest 0.000911 0.000273 72.888079 ( 8.125591)
test_basic 0.005893 0.001768 0.330843 ( 0.420233)
test_all 0.006164 0.001849 654.068435 ( 65.324486)
test_rubyspec 0.101244 0.070496 45.987537 ( 54.423188)
total: 130.99 sec