Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-215841
#<BuildRuby:0x000055c2c42bc6e0
@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.20220903-215841",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005440 0.005091 0.960245 ( 1.083516)
build_miniruby 0.000000 0.002552 0.075120 ( 0.073130)
build_ruby 0.000411 0.001783 0.074241 ( 0.072623)
build_all 0.008860 0.001202 1.563770 ( 0.603953)
build_install 0.016922 0.005477 1.892948 ( 0.934278)
test_btest 0.001016 0.000000 78.678079 ( 7.990667)
test_basic 0.003049 0.004620 0.319164 ( 0.408657)
test_all 0.004037 0.000000 630.158061 ( 64.680269)
test_rubyspec 0.107130 0.068014 45.566653 ( 53.925386)
total: 129.77 sec