Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-090605
#<BuildRuby:0x000056349c55cbf8
@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.20220706-090605",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000092 0.000006 0.000098 ( 0.000101)
build_up 0.010252 0.000397 0.994867 ( 1.624504)
build_miniruby 0.001803 0.000112 0.079897 ( 0.077775)
build_ruby 0.001729 0.000108 0.076177 ( 0.073983)
build_all 0.009119 0.000003 1.482966 ( 0.587915)
build_install 0.016958 0.005843 5.810789 ( 2.783681)
test_btest 0.001101 0.000116 75.727159 ( 8.220315)
test_basic 0.002701 0.004872 0.332150 ( 0.420810)
test_all 0.002137 0.000320 674.115749 ( 66.506569)
test_rubyspec 0.087580 0.075920 46.152202 ( 51.856286)
total: 132.15 sec