Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-005752
#<BuildRuby:0x0000560a72ab09c8
@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.20220720-005752",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007189 0.004294 1.012172 ( 2.453028)
build_miniruby 0.002016 0.000000 0.072734 ( 0.070443)
build_ruby 0.001689 0.000000 0.073122 ( 0.072252)
build_all 0.008738 0.000525 1.566094 ( 0.583218)
build_install 0.009783 0.009892 5.248016 ( 2.161098)
test_btest 0.001098 0.000244 77.380557 ( 8.643876)
test_basic 0.006787 0.001508 0.330986 ( 0.421900)
test_all 0.001287 0.000286 625.458483 ( 64.058177)
test_rubyspec 0.135601 0.041683 46.039461 ( 51.719063)
total: 130.18 sec