Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-234156
#<BuildRuby:0x0000560bb03a8bc8
@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.20220910-234156",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008228 0.004041 1.153017 ( 1.102876)
build_miniruby 0.001622 0.000464 0.074275 ( 0.072044)
build_ruby 0.001428 0.000408 0.077741 ( 0.075811)
build_all 0.011682 0.000000 1.536060 ( 0.595208)
build_install 0.019621 0.003252 1.917150 ( 0.943309)
test_btest 0.000956 0.000212 95.450782 ( 9.254792)
test_basic 0.007113 0.000430 0.355862 ( 0.444493)
test_all 0.002489 0.000000 637.290994 ( 66.294985)
test_rubyspec 0.132205 0.032283 47.107559 ( 55.591184)
total: 134.38 sec