Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-031655
#<BuildRuby:0x000055d17f05bad0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-031655",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004510 0.005199 0.978585 ( 1.246438)
build_miniruby 0.001677 0.000387 0.076475 ( 0.074647)
build_ruby 0.001567 0.000362 0.073643 ( 0.071516)
build_all 0.011134 0.000000 4.124154 ( 0.800311)
build_install 0.018831 0.004872 7.794598 ( 2.316614)
test_btest 0.001144 0.000239 47.471601 ( 44.098056)
test_basic 0.003636 0.003830 0.336197 ( 0.428357)
test_all 0.001370 0.000329 688.976788 ( 66.533605)
test_rubyspec 0.106998 0.058570 46.251734 ( 51.365981)
total: 166.94 sec