Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-081935
#<BuildRuby:0x000055d2b8e9f4b8
@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.20220728-081935",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007265 0.004847 1.051567 ( 1.458022)
build_miniruby 0.001395 0.000399 0.071788 ( 0.070245)
build_ruby 0.001527 0.000436 0.074901 ( 0.073178)
build_all 0.001664 0.007618 1.524445 ( 0.580284)
build_install 0.015294 0.007034 5.085610 ( 2.055463)
test_btest 0.001126 0.000464 72.110448 ( 8.531937)
test_basic 0.005730 0.000420 0.329071 ( 0.419412)
test_all 0.000751 0.001973 674.192463 ( 66.384035)
test_rubyspec 0.101921 0.062448 45.353328 ( 51.217023)
total: 130.79 sec