Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-101526
#<BuildRuby:0x000055a01be548e8
@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.20220818-101526",
@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.000020 0.000000 0.000020 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011147 0.000000 1.003034 ( 1.632652)
build_miniruby 0.001794 0.000000 0.074577 ( 0.072979)
build_ruby 0.001728 0.000000 0.068104 ( 0.066181)
build_all 0.005918 0.004295 1.527896 ( 0.565067)
build_install 0.018306 0.004792 1.896034 ( 0.901993)
test_btest 0.001304 0.000119 72.642150 ( 8.265426)
test_basic 0.006647 0.000604 0.337522 ( 0.426560)
test_all 0.003243 0.001345 667.390506 ( 65.020549)
test_rubyspec 0.132164 0.037415 45.518899 ( 53.847601)
total: 130.80 sec