Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-110925
#<BuildRuby:0x000055f8713829c0
@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.20220727-110925",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.007761 0.001320 0.841005 ( 1.173099)
build_miniruby 0.001159 0.000386 0.062340 ( 0.061679)
build_ruby 0.000898 0.000300 0.055298 ( 0.054784)
build_all 0.009459 0.000238 1.250170 ( 0.483922)
build_install 0.016273 0.000737 4.408799 ( 1.849786)
test_btest 0.001458 0.000000 52.449649 ( 5.969709)
test_basic 0.001092 0.004069 0.287759 ( 0.380052)
test_all 0.002744 0.000763 479.953799 ( 51.292350)
test_rubyspec 0.085345 0.054164 41.584806 ( 47.163889)
total: 108.43 sec