Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-104356
#<BuildRuby:0x000055db452d43a0
@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.20220811-104356",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.010356 0.000438 0.947189 ( 1.086823)
build_miniruby 0.001920 0.000138 0.076276 ( 0.074387)
build_ruby 0.002042 0.000146 0.079725 ( 0.077485)
build_all 0.009625 0.000311 1.468826 ( 0.568294)
build_install 0.018659 0.004504 5.169771 ( 2.070556)
test_btest 0.001265 0.000127 73.974621 ( 7.966658)
test_basic 0.007885 0.000000 0.322929 ( 0.420462)
test_all 0.003958 0.000000 677.302809 ( 66.522449)
test_rubyspec 0.124178 0.040536 45.731403 ( 53.314567)
total: 132.10 sec