Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-023730
#<BuildRuby:0x000055f915aecdb0
@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.20220223-023730",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000059 0.000024 0.000083 ( 0.000090)
build_up 0.006126 0.004984 0.865975 ( 1.238551)
build_miniruby 0.001262 0.000573 0.077279 ( 0.076664)
build_ruby 0.001368 0.000622 0.074794 ( 0.074753)
build_all 0.006538 0.002972 1.486348 ( 0.617036)
build_install 0.016743 0.006373 5.355786 ( 2.156739)
test_btest 0.000000 0.001379 71.875643 ( 8.386555)
test_basic 0.002325 0.004216 0.341092 ( 0.432257)
test_all 0.001026 0.000513 670.437138 ( 65.494071)
test_rubyspec 0.086146 0.072579 46.293008 ( 51.379180)
total: 129.86 sec