Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-121118
#<BuildRuby:0x0000563ef2c7ca68
@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-121118",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008159 0.001255 0.838590 ( 0.914439)
build_miniruby 0.001555 0.000239 0.064610 ( 0.062603)
build_ruby 0.001121 0.000172 0.057196 ( 0.056235)
build_all 0.007409 0.001140 1.286135 ( 0.491071)
build_install 0.014282 0.002197 1.563255 ( 0.785199)
test_btest 0.001023 0.000157 53.234826 ( 5.861180)
test_basic 0.005701 0.000877 0.290110 ( 0.381166)
test_all 0.003584 0.000552 488.201994 ( 51.654304)
test_rubyspec 0.056592 0.071611 41.627723 ( 49.335590)
total: 109.54 sec