Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-101920
#<BuildRuby:0x000055a303f08d30
@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.20220720-101920",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006780 0.005015 0.983317 ( 1.168682)
build_miniruby 0.001433 0.000551 0.079105 ( 0.077456)
build_ruby 0.001391 0.000535 0.078629 ( 0.076708)
build_all 0.009153 0.001709 1.528532 ( 0.586376)
build_install 0.015415 0.008090 5.242428 ( 2.151429)
test_btest 0.000949 0.000369 75.596274 ( 7.955324)
test_basic 0.004649 0.002776 0.324653 ( 0.412578)
test_all 0.001205 0.000482 678.500274 ( 66.484311)
test_rubyspec 0.095280 0.077691 45.624347 ( 51.496618)
total: 130.41 sec