Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-081546
#<BuildRuby:0x000055ab0f46e8c0
@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.20220826-081546",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006758 0.000000 0.915232 ( 0.995330)
build_miniruby 0.000000 0.000936 0.057417 ( 0.056192)
build_ruby 0.000000 0.000919 0.061091 ( 0.059924)
build_all 0.000000 0.004754 1.536947 ( 0.586100)
build_install 0.005913 0.005076 1.922258 ( 0.961232)
test_btest 0.000612 0.000102 50.772013 ( 8.120413)
test_basic 0.005261 0.000000 0.259889 ( 0.349388)
test_all 0.002965 0.000000 615.796575 ( 89.055369)
test_rubyspec 0.103047 0.018563 44.036501 ( 52.455244)
total: 152.64 sec