Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-095057
#<BuildRuby:0x000055f22d3f08e8
@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.20220218-095057",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.011156 1.006696 ( 2.203363)
build_miniruby 0.000690 0.001270 0.074980 ( 0.073015)
build_ruby 0.000000 0.002458 0.078825 ( 0.076489)
build_all 0.010190 0.000765 4.080986 ( 0.781700)
build_install 0.018126 0.004981 7.907103 ( 2.356968)
test_btest 0.000841 0.000296 77.462602 ( 7.901557)
test_basic 0.003365 0.004304 0.339304 ( 0.427273)
test_all 0.001399 0.000544 652.191477 ( 64.530735)
test_rubyspec 0.112014 0.052751 46.079725 ( 51.473620)
total: 129.83 sec