Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-115024
#<BuildRuby:0x0000560ed1607fa8
@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.20220803-115024",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.002163 0.004403 0.853957 ( 2.283316)
build_miniruby 0.000750 0.000173 0.057120 ( 0.055870)
build_ruby 0.000781 0.000180 0.058862 ( 0.057676)
build_all 0.003887 0.000897 1.516303 ( 0.584346)
build_install 0.008238 0.000802 5.619688 ( 2.147481)
test_btest 0.000581 0.000125 53.200535 ( 8.231545)
test_basic 0.005785 0.000194 0.295872 ( 0.384809)
test_all 0.000998 0.000200 627.892601 ( 90.642473)
test_rubyspec 0.096398 0.027813 43.858233 ( 51.258441)
total: 155.65 sec