Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-120823
#<BuildRuby:0x0000559bbe50a8c0
@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="-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.20221117-120823",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004849 1.084522 ( 1.162588)
build_miniruby 0.000000 0.000958 1.062787 ( 1.061510)
build_ruby 0.000000 0.001268 2.679266 ( 2.593162)
build_all 0.001926 0.007139 15.834714 ( 3.298502)
build_install 0.004218 0.003711 1.958171 ( 1.133508)
test_btest 0.000415 0.000195 58.600197 ( 11.594316)
test_basic 0.002882 0.001356 0.286823 ( 0.377970)
test_all 0.000556 0.000262 656.961081 (101.425659)
test_rubyspec 0.050608 0.024159 52.037911 ( 60.226114)
total: 182.87 sec