Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-215333
#<BuildRuby:0x0000564c8fa904e8
@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.20220304-215333",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000075 0.000017 0.000092 ( 0.000095)
build_up 0.004832 0.005417 1.002581 ( 1.017666)
build_miniruby 0.001384 0.000425 0.077801 ( 0.077071)
build_ruby 0.001857 0.000572 0.078954 ( 0.076969)
build_all 0.005420 0.004873 4.228953 ( 0.868184)
build_install 0.020039 0.003644 7.899710 ( 2.441903)
test_btest 0.000950 0.000300 72.401319 ( 8.214266)
test_basic 0.005996 0.001893 0.334723 ( 0.422611)
test_all 0.001261 0.000399 693.044398 ( 66.700354)
test_rubyspec 0.111616 0.060719 46.454921 ( 51.935706)
total: 131.76 sec