Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-101943
#<BuildRuby:0x0000563611f9cea8
@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.20220906-101943",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002681 0.009453 0.978614 ( 1.010188)
build_miniruby 0.000346 0.001971 0.074388 ( 0.072178)
build_ruby 0.000405 0.001759 0.068813 ( 0.066788)
build_all 0.005926 0.003647 1.556687 ( 0.592780)
build_install 0.019333 0.003491 1.898881 ( 0.943645)
test_btest 0.000615 0.000307 94.750188 ( 9.336564)
test_basic 0.003685 0.003876 0.343160 ( 0.431122)
test_all 0.002339 0.001231 657.858462 ( 66.665602)
test_rubyspec 0.092722 0.085504 46.889547 ( 55.021554)
total: 134.14 sec