Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-171501
#<BuildRuby:0x000056348ab588e8
@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.20220429-171501",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.002231 0.008555 1.019983 ( 1.135817)
build_miniruby 0.001444 0.000413 0.075196 ( 0.073323)
build_ruby 0.002331 0.000000 0.072493 ( 0.070279)
build_all 0.005888 0.004182 1.504265 ( 0.622517)
build_install 0.019175 0.004907 5.995748 ( 2.822311)
test_btest 0.001062 0.000319 78.053020 ( 8.600563)
test_basic 0.009060 0.000070 0.321382 ( 0.408113)
test_all 0.001867 0.000509 690.803155 ( 66.853014)
test_rubyspec 0.128350 0.051708 45.270891 ( 50.460849)
total: 131.05 sec