Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-164322
#<BuildRuby:0x000055685ff0d5f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-164322",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000335 0.010753 0.849993 ( 1.315052)
build_miniruby 0.001208 0.000345 0.050852 ( 0.049447)
build_ruby 0.002789 0.000000 0.060077 ( 0.057000)
build_all 0.005967 0.001347 1.242603 ( 0.475063)
build_install 0.011781 0.003957 4.353550 ( 1.841120)
test_btest 0.001329 0.000370 53.468225 ( 6.354214)
test_basic 0.005154 0.001432 0.312371 ( 0.402638)
test_all 0.002153 0.000187 487.843764 ( 51.992436)
test_rubyspec 0.090434 0.046669 42.112038 ( 47.742809)
total: 110.23 sec