Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-145404
#<BuildRuby:0x000055a6d94ece80
@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.20220626-145404",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.007938 0.003942 0.797733 ( 0.845254)
build_miniruby 0.000000 0.001421 0.048719 ( 0.047345)
build_ruby 0.000000 0.001470 0.051568 ( 0.050301)
build_all 0.005487 0.003014 1.203693 ( 0.465067)
build_install 0.015587 0.004017 4.865276 ( 2.431194)
test_btest 0.001089 0.000389 53.191493 ( 6.112916)
test_basic 0.004053 0.002879 0.305817 ( 0.395636)
test_all 0.000000 0.002920 512.651730 ( 53.792104)
test_rubyspec 0.089303 0.047874 41.975272 ( 47.561341)
total: 111.70 sec