Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-013458
#<BuildRuby:0x000055fe70d5cdd8
@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.20220919-013458",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002407 0.008937 1.102721 ( 1.113733)
build_miniruby 0.001243 0.000670 0.114328 ( 0.109855)
build_ruby 0.001362 0.000734 0.111178 ( 0.093892)
build_all 0.005255 0.004616 1.594466 ( 0.658108)
build_install 0.016523 0.006469 1.973117 ( 0.981329)
test_btest 0.000741 0.000393 72.294517 ( 8.498481)
test_basic 0.005068 0.002684 0.382875 ( 0.472084)
test_all 0.004013 0.000000 637.891478 ( 66.095218)
test_rubyspec 0.103767 0.067068 45.937564 ( 54.230104)
total: 132.25 sec