Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-050500
#<BuildRuby:0x000055b2580d0920
@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.20220919-050500",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000023)
build_up 0.008415 0.001202 1.064376 ( 1.152883)
build_miniruby 0.002359 0.000000 0.110015 ( 0.106440)
build_ruby 0.002369 0.000000 0.112139 ( 0.095987)
build_all 0.006309 0.004101 1.572771 ( 0.654503)
build_install 0.018866 0.002457 1.927196 ( 0.986404)
test_btest 0.000979 0.000163 79.278083 ( 8.650519)
test_basic 0.003155 0.004806 0.376286 ( 0.466118)
test_all 0.000000 0.003072 640.146886 ( 66.515797)
test_rubyspec 0.110246 0.057620 45.532430 ( 54.047819)
total: 132.68 sec