Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-135052
#<BuildRuby:0x0000561475601550
@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-135052",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005339 0.004105 0.826387 ( 1.303375)
build_miniruby 0.001857 0.000000 0.064451 ( 0.063320)
build_ruby 0.001239 0.000000 0.055094 ( 0.055079)
build_all 0.007777 0.000372 1.251080 ( 0.519815)
build_install 0.012143 0.004826 4.323766 ( 1.837235)
test_btest 0.001289 0.000215 53.382424 ( 6.155872)
test_basic 0.004980 0.000830 0.295163 ( 0.387096)
test_all 0.002288 0.000381 485.653385 ( 51.727947)
test_rubyspec 0.086266 0.058028 41.610828 ( 49.327489)
total: 111.38 sec