Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-073104
#<BuildRuby:0x000055e576f5f4b8
@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.20220724-073104",
@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.000000 0.000023 0.000023 ( 0.000029)
configure 0.000000 0.000029 0.000029 ( 0.000025)
build_up 0.006252 0.004587 0.969504 ( 1.120348)
build_miniruby 0.001428 0.000440 0.079976 ( 0.077860)
build_ruby 0.001254 0.000386 0.075193 ( 0.074173)
build_all 0.007786 0.002396 1.542324 ( 0.585291)
build_install 0.013811 0.008218 5.140983 ( 2.046684)
test_btest 0.000937 0.000334 71.846563 ( 8.273017)
test_basic 0.005969 0.002132 0.329094 ( 0.417667)
test_all 0.001896 0.000677 669.060795 ( 66.251310)
test_rubyspec 0.089735 0.078953 45.735732 ( 51.538713)
total: 130.39 sec