Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-164726
#<BuildRuby:0x000055fa8fb65550
@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.20220812-164726",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002612 0.011442 0.878962 ( 1.084858)
build_miniruby 0.000974 0.000487 0.064846 ( 0.063372)
build_ruby 0.001525 0.000000 0.054895 ( 0.053650)
build_all 0.008552 0.000896 1.260498 ( 0.466336)
build_install 0.009072 0.006461 1.581259 ( 0.788126)
test_btest 0.000807 0.000377 54.244006 ( 5.935433)
test_basic 0.003503 0.001635 0.292871 ( 0.384075)
test_all 0.003688 0.000000 487.756024 ( 51.855672)
test_rubyspec 0.096389 0.048399 41.560414 ( 49.156738)
total: 109.79 sec