Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-022117
#<BuildRuby:0x000055eca9a1c9d0
@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.20220828-022117",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008876 0.001268 0.982133 ( 2.225985)
build_miniruby 0.002091 0.000299 0.069798 ( 0.068840)
build_ruby 0.001519 0.000217 0.077954 ( 0.077623)
build_all 0.008810 0.000533 1.523911 ( 0.581740)
build_install 0.020575 0.001936 1.888168 ( 0.929217)
test_btest 0.001086 0.000000 75.266018 ( 8.505631)
test_basic 0.007852 0.000000 0.324036 ( 0.415167)
test_all 0.001971 0.003317 652.286117 ( 65.150778)
test_rubyspec 0.135926 0.045569 45.694026 ( 53.815699)
total: 131.77 sec