Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-145604
#<BuildRuby:0x0000560467c52dc8
@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.20221203-145604",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010394 0.001467 1.214059 ( 1.237412)
build_miniruby 0.002503 0.000578 0.848011 ( 0.846477)
build_ruby 0.004011 0.000000 2.234915 ( 2.138959)
build_all 0.013143 0.007684 18.616908 ( 2.162776)
build_install 0.019428 0.002668 2.085951 ( 1.055346)
test_btest 0.001214 0.000304 92.069107 ( 9.120165)
test_basic 0.003612 0.006066 0.363548 ( 0.449594)
test_all 0.001625 0.000488 743.276191 ( 72.172111)
test_rubyspec 0.100414 0.075675 49.215018 ( 57.342214)
total: 146.53 sec