Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-070354
#<BuildRuby:0x000055be1b5f49c8
@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.20220825-070354",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.006679 0.004442 1.012935 ( 3.480166)
build_miniruby 0.001622 0.000324 0.073400 ( 0.072497)
build_ruby 0.001674 0.000334 0.073147 ( 0.072252)
build_all 0.007855 0.002333 1.539244 ( 0.583334)
build_install 0.010865 0.011062 1.926488 ( 0.933478)
test_btest 0.001167 0.000000 77.081369 ( 8.456928)
test_basic 0.007692 0.001374 0.318067 ( 0.406917)
test_all 0.004582 0.000016 645.550860 ( 65.364788)
test_rubyspec 0.082280 0.089265 45.763086 ( 53.951823)
total: 133.32 sec