Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-134240
#<BuildRuby:0x0000563a3a040f40
@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.20220311-134240",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000054 0.000008 0.000062 ( 0.000063)
build_up 0.010124 0.000234 1.013822 ( 1.199318)
build_miniruby 0.002000 0.000266 0.077309 ( 0.075276)
build_ruby 0.001895 0.000253 0.073089 ( 0.071043)
build_all 0.009788 0.000000 1.506201 ( 0.624189)
build_install 0.021116 0.000000 5.246340 ( 2.185895)
test_btest 0.001193 0.000000 73.744418 ( 8.301185)
test_basic 0.008215 0.000000 0.334332 ( 0.421856)
test_all 0.001475 0.000000 703.986132 ( 67.137913)
test_rubyspec 0.110293 0.055915 46.473688 ( 51.934992)
total: 131.95 sec