Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-011541
#<BuildRuby:0x000055b7328bc6c8
@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.20220423-011541",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006446 0.005331 1.005865 ( 1.486121)
build_miniruby 0.001636 0.000350 0.071603 ( 0.069659)
build_ruby 0.001863 0.000399 0.076864 ( 0.074534)
build_all 0.004818 0.004715 1.523402 ( 0.614431)
build_install 0.024089 0.000124 5.823536 ( 2.810525)
test_btest 0.000000 0.001306 77.432046 ( 8.461631)
test_basic 0.003682 0.004230 0.332381 ( 0.420424)
test_all 0.001890 0.000473 701.308783 ( 67.275843)
test_rubyspec 0.077101 0.115365 45.609297 ( 50.930945)
total: 132.15 sec