Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-161427
#<BuildRuby:0x000055d5cc7ec6b8
@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.20221111-161427",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000004 0.000003 0.000007 ( 0.000008)
build_up 0.001065 0.008964 1.153471 ( 1.428857)
build_miniruby 0.001085 0.001085 0.068322 ( 0.067678)
build_ruby 0.000785 0.000785 0.068258 ( 0.068095)
build_all 0.004104 0.004104 1.447956 ( 0.585697)
build_install 0.017883 0.002713 1.830600 ( 0.951596)
test_btest 0.000718 0.000538 88.460452 ( 9.187888)
test_basic 0.000990 0.005949 0.354065 ( 0.445394)
test_all 0.001107 0.000922 646.898883 ( 67.694370)
test_rubyspec 0.093199 0.064593 47.486795 ( 55.710289)
total: 136.14 sec