Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-141249
#<BuildRuby:0x000055c8dcaa46c8
@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.20220219-141249",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008059 0.003260 0.962618 ( 1.184512)
build_miniruby 0.001768 0.000378 0.079483 ( 0.077295)
build_ruby 0.001457 0.000312 0.073951 ( 0.072089)
build_all 0.005955 0.004631 4.118022 ( 0.791667)
build_install 0.018120 0.005746 7.773309 ( 2.312352)
test_btest 0.001042 0.000289 77.451121 ( 8.591753)
test_basic 0.008223 0.000000 0.341727 ( 0.440453)
test_all 0.001643 0.000000 658.087782 ( 65.065648)
test_rubyspec 0.108027 0.073834 46.227322 ( 51.392249)
total: 129.93 sec