Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-183418
#<BuildRuby:0x00005561bb914ea8
@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.20220828-183418",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010108 0.001444 1.024045 ( 1.018605)
build_miniruby 0.002592 0.000000 0.075059 ( 0.073110)
build_ruby 0.001739 0.000000 0.075561 ( 0.074544)
build_all 0.005846 0.003995 1.513154 ( 0.572265)
build_install 0.018289 0.003726 1.888014 ( 0.937113)
test_btest 0.000975 0.000177 77.036891 ( 8.219401)
test_basic 0.002577 0.004875 0.331669 ( 0.421511)
test_all 0.004025 0.000915 695.827698 ( 67.876833)
test_rubyspec 0.089205 0.075713 45.752752 ( 54.218794)
total: 133.41 sec