Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-215542
#<BuildRuby:0x0000564dd23d2fe0
@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.20220725-215542",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006918 0.004472 0.980152 ( 1.126773)
build_miniruby 0.001648 0.000329 0.075752 ( 0.075188)
build_ruby 0.001354 0.000271 0.072061 ( 0.071507)
build_all 0.008170 0.001634 1.522008 ( 0.590016)
build_install 0.020292 0.001877 5.299054 ( 2.093567)
test_btest 0.000820 0.000144 71.436558 ( 8.240514)
test_basic 0.002658 0.004876 0.319905 ( 0.410188)
test_all 0.002527 0.000562 678.196714 ( 66.842325)
test_rubyspec 0.110045 0.059859 45.553654 ( 51.374830)
total: 130.83 sec