Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-173554
#<BuildRuby:0x000055d3b33208e8
@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.20220828-173554",
@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.000001 0.000023 ( 0.000016)
configure 0.000026 0.000002 0.000028 ( 0.000024)
build_up 0.004700 0.007001 1.008172 ( 1.046230)
build_miniruby 0.001868 0.000330 0.074125 ( 0.072132)
build_ruby 0.002209 0.000000 0.075888 ( 0.073623)
build_all 0.005932 0.004828 1.504155 ( 0.574671)
build_install 0.017104 0.005243 1.893534 ( 0.907536)
test_btest 0.000897 0.000213 77.687934 ( 8.106003)
test_basic 0.007063 0.000610 0.316700 ( 0.405393)
test_all 0.003550 0.000807 650.131003 ( 65.120953)
test_rubyspec 0.132269 0.052185 45.581888 ( 53.738935)
total: 130.05 sec