Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-051443
#<BuildRuby:0x0000563db52ac0d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-051443",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.006393 0.000500 0.852677 ( 1.474027)
build_miniruby 0.001077 0.000231 1.024224 ( 1.022069)
build_ruby 0.001347 0.000289 2.795219 ( 2.792533)
build_all 0.008886 0.000896 16.713660 ( 2.962880)
build_install 0.008165 0.001633 2.281911 ( 1.180702)
test_btest 0.000930 0.000186 75.283836 ( 10.598485)
test_basic 0.001209 0.005644 0.345219 ( 0.431132)
test_all 0.001091 0.000291 660.330055 (100.292573)
test_rubyspec 0.084007 0.039316 51.543700 ( 59.633166)
total: 180.39 sec