Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-113849
#<BuildRuby:0x000055a2d39e51a8
@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.20220807-113849",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000074 0.000012 0.000086 ( 0.000101)
build_up 0.008146 0.001358 0.806760 ( 1.003658)
build_miniruby 0.001614 0.000269 0.061530 ( 0.059536)
build_ruby 0.002101 0.000000 0.065271 ( 0.063816)
build_all 0.007874 0.000789 1.255248 ( 0.478642)
build_install 0.015867 0.001509 4.332228 ( 1.796927)
test_btest 0.001780 0.000254 54.318791 ( 6.497235)
test_basic 0.000000 0.005812 0.286475 ( 0.377661)
test_all 0.000000 0.002367 498.558719 ( 53.187441)
test_rubyspec 0.070779 0.057933 41.504512 ( 49.136484)
total: 112.60 sec