Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-114343
#<BuildRuby:0x000055dcce13ca58
@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.20220310-114343",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000032 0.000005 0.000037 ( 0.000033)
build_up 0.006277 0.004612 1.019091 ( 4.428112)
build_miniruby 0.001525 0.000327 0.073014 ( 0.072882)
build_ruby 0.001740 0.000000 0.077326 ( 0.077218)
build_all 0.006469 0.003281 1.478878 ( 0.617678)
build_install 0.008414 0.011022 5.210749 ( 2.232024)
test_btest 0.000790 0.000276 75.547887 ( 7.977868)
test_basic 0.005644 0.001975 0.354837 ( 0.444974)
test_all 0.001438 0.000503 687.557955 ( 67.088531)
test_rubyspec 0.108040 0.058944 46.088881 ( 51.464160)
total: 134.40 sec