Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-125041
#<BuildRuby:0x00005555b8250e28
@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.20220811-125041",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006529 0.004599 0.961851 ( 1.010896)
build_miniruby 0.001577 0.000451 0.077390 ( 0.077273)
build_ruby 0.002428 0.000000 0.074760 ( 0.073402)
build_all 0.009008 0.000000 1.513705 ( 0.611540)
build_install 0.019456 0.002176 5.210885 ( 2.091125)
test_btest 0.000839 0.000177 73.778385 ( 8.472759)
test_basic 0.004038 0.003444 0.332234 ( 0.421158)
test_all 0.001125 0.003567 630.506149 ( 64.085252)
test_rubyspec 0.107165 0.062596 45.697319 ( 53.202041)
total: 130.05 sec