Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-130642
#<BuildRuby:0x00005615d8d67dd0
@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.20220731-130642",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006388 0.000492 0.849733 ( 1.029471)
build_miniruby 0.000815 0.000063 0.056818 ( 0.055587)
build_ruby 0.001021 0.000000 0.061678 ( 0.060402)
build_all 0.000375 0.004253 1.526152 ( 0.594051)
build_install 0.000471 0.010802 5.655810 ( 2.179724)
test_btest 0.000541 0.000169 51.578560 ( 8.327543)
test_basic 0.004300 0.001344 0.281724 ( 0.370568)
test_all 0.001323 0.000413 618.169944 ( 87.326930)
test_rubyspec 0.058262 0.070597 43.968793 ( 49.561555)
total: 149.51 sec