Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-182920
#<BuildRuby:0x0000558c1c1d0620
@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.20220729-182920",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005776 0.004651 0.951219 ( 1.195262)
build_miniruby 0.001865 0.000267 0.074974 ( 0.072785)
build_ruby 0.002476 0.000000 0.075610 ( 0.073243)
build_all 0.008150 0.002613 1.533879 ( 0.569437)
build_install 0.010919 0.012342 5.165408 ( 2.083946)
test_btest 0.000000 0.001266 74.064361 ( 7.887321)
test_basic 0.005747 0.003151 0.336729 ( 0.432437)
test_all 0.000000 0.002452 635.480458 ( 64.264367)
test_rubyspec 0.099769 0.073268 45.922805 ( 51.763033)
total: 128.34 sec