Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-065354
#<BuildRuby:0x00005560b6b7cea8
@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.20220829-065354",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007093 0.004019 0.986178 ( 2.388973)
build_miniruby 0.001902 0.000237 0.078686 ( 0.076777)
build_ruby 0.002539 0.000317 0.079399 ( 0.076925)
build_all 0.003777 0.007665 1.532112 ( 0.581921)
build_install 0.020539 0.003458 1.907276 ( 0.930789)
test_btest 0.001113 0.000234 73.796114 ( 8.258855)
test_basic 0.002814 0.005787 0.336679 ( 0.425218)
test_all 0.000222 0.003738 643.731182 ( 65.109426)
test_rubyspec 0.124475 0.041814 45.521315 ( 53.763133)
total: 131.61 sec