Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-083824
#<BuildRuby:0x0000560e9e710a68
@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.20220802-083824",
@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.000029 0.000002 0.000031 ( 0.000032)
autoconf 0.000109 0.000008 0.000117 ( 0.000114)
configure 0.000174 0.000013 0.000187 ( 0.000119)
build_up 0.000227 0.012712 0.850779 ( 3.338560)
build_miniruby 0.002414 0.000000 0.064676 ( 0.063288)
build_ruby 0.001967 0.000057 0.060816 ( 0.058173)
build_all 0.008089 0.000000 1.251831 ( 0.477842)
build_install 0.012835 0.005353 4.532936 ( 1.837444)
test_btest 0.002474 0.000687 51.516253 ( 6.212207)
test_basic 0.005109 0.001419 0.295653 ( 0.392607)
test_all 0.001340 0.000372 503.580364 ( 53.090475)
test_rubyspec 0.093349 0.044825 40.928421 ( 46.786191)
total: 112.26 sec