Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-213652
#<BuildRuby:0x00005573f9bf28a0
@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.20220327-213652",
@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.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000823 0.010792 1.003787 ( 1.138649)
build_miniruby 0.001324 0.000442 0.068899 ( 0.067672)
build_ruby 0.001420 0.000473 0.077291 ( 0.076298)
build_all 0.010495 0.000773 4.209219 ( 0.855961)
build_install 0.020408 0.006532 7.961022 ( 2.410697)
test_btest 0.000847 0.000255 77.619946 ( 7.954276)
test_basic 0.000000 0.008021 0.342126 ( 0.430381)
test_all 0.000630 0.001262 673.316106 ( 66.124732)
test_rubyspec 0.076320 0.084290 45.909253 ( 51.299913)
total: 130.36 sec