Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-214157
#<BuildRuby:0x00005609291500d0
@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.20220721-214157",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003679 0.003158 0.842864 ( 0.958309)
build_miniruby 0.000786 0.000168 0.057152 ( 0.055953)
build_ruby 0.000802 0.000172 0.059460 ( 0.058184)
build_all 0.004517 0.000115 1.541854 ( 0.603504)
build_install 0.009242 0.001849 5.640308 ( 2.168488)
test_btest 0.000000 0.000818 51.168553 ( 8.458158)
test_basic 0.000000 0.005642 0.333466 ( 0.421660)
test_all 0.000000 0.001057 597.594264 ( 90.523875)
test_rubyspec 0.074466 0.030683 43.857258 ( 49.454867)
total: 152.70 sec