Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-203244
#<BuildRuby:0x0000562d9afd43a0
@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.20220908-203244",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008310 0.002077 1.102595 ( 1.082448)
build_miniruby 0.001602 0.000400 0.074423 ( 0.072493)
build_ruby 0.001622 0.000405 0.071855 ( 0.069710)
build_all 0.009715 0.001089 1.554625 ( 0.591907)
build_install 0.011550 0.012603 1.910345 ( 0.943641)
test_btest 0.001228 0.000434 93.940007 ( 10.192563)
test_basic 0.001639 0.005540 0.354343 ( 0.448902)
test_all 0.003238 0.001333 685.025958 ( 68.585558)
test_rubyspec 0.116650 0.043850 47.182798 ( 55.579775)
total: 137.57 sec