Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-041037
#<BuildRuby:0x0000557e28334e28
@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.20220919-041037",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000084 0.000006 0.000090 ( 0.000094)
build_up 0.006980 0.004241 1.079161 ( 1.914647)
build_miniruby 0.001955 0.000245 0.115406 ( 0.112468)
build_ruby 0.002236 0.000279 0.116085 ( 0.099230)
build_all 0.009067 0.001134 1.571672 ( 0.660277)
build_install 0.021743 0.000000 1.948870 ( 0.980067)
test_btest 0.001378 0.000000 76.591307 ( 8.258802)
test_basic 0.003154 0.003303 0.374110 ( 0.464607)
test_all 0.000034 0.004374 670.057158 ( 68.008842)
test_rubyspec 0.115627 0.053409 45.675641 ( 54.107589)
total: 134.61 sec