Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-180626
#<BuildRuby:0x00005632b95d8a80
@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.20220207-180626",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009327 0.001743 0.981091 ( 1.162872)
build_miniruby 0.000000 0.001975 0.071143 ( 0.069304)
build_ruby 0.000000 0.001972 0.076045 ( 0.074386)
build_all 0.007089 0.003325 4.151883 ( 0.805094)
build_install 0.012007 0.011139 7.682984 ( 2.350305)
test_btest 0.000801 0.000401 75.470111 ( 7.981550)
test_basic 0.005425 0.002712 0.335923 ( 0.426585)
test_all 0.001204 0.000602 696.919016 ( 67.734670)
test_rubyspec 0.095239 0.079726 45.937992 ( 51.331293)
total: 131.94 sec