Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-031205
#<BuildRuby:0x00005628a5264ea8
@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-031205",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.010208 0.001935 0.961150 ( 1.142380)
build_miniruby 0.001197 0.000368 0.069327 ( 0.068116)
build_ruby 0.001121 0.000345 0.063801 ( 0.062478)
build_all 0.008887 0.001227 1.530509 ( 0.575100)
build_install 0.015413 0.006932 5.198192 ( 2.074977)
test_btest 0.000000 0.001241 73.146817 ( 8.526092)
test_basic 0.006639 0.000964 0.314295 ( 0.403858)
test_all 0.001353 0.000430 631.910439 ( 64.963087)
test_rubyspec 0.095090 0.083066 45.677749 ( 51.389088)
total: 129.21 sec