Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-192329
#<BuildRuby:0x000055d334878f40
@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.20220329-192329",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000097 0.000024 0.000121 ( 0.000124)
build_up 0.006832 0.004798 1.041807 ( 1.092733)
build_miniruby 0.001720 0.000000 0.074118 ( 0.072907)
build_ruby 0.002195 0.000000 0.071951 ( 0.069643)
build_all 0.004263 0.005649 4.205745 ( 0.852653)
build_install 0.012613 0.009843 7.899687 ( 2.432579)
test_btest 0.000810 0.000347 73.082333 ( 8.278380)
test_basic 0.005718 0.002450 0.341896 ( 0.429234)
test_all 0.001341 0.000575 696.064560 ( 68.038427)
test_rubyspec 0.054808 0.110281 45.918435 ( 51.342969)
total: 132.61 sec