Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-140206
#<BuildRuby:0x0000564f43b1fba0
@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.20220828-140206",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000043 0.000007 0.000050 ( 0.000051)
build_up 0.011638 0.000577 0.822793 ( 0.898957)
build_miniruby 0.001361 0.000000 0.064686 ( 0.063796)
build_ruby 0.001417 0.000000 0.066339 ( 0.065049)
build_all 0.008291 0.000904 1.276677 ( 0.458716)
build_install 0.009018 0.006333 1.584988 ( 0.789057)
test_btest 0.000923 0.000176 52.733467 ( 6.004416)
test_basic 0.005063 0.000965 0.278598 ( 0.370346)
test_all 0.000573 0.003284 504.195183 ( 52.555789)
test_rubyspec 0.093238 0.030660 40.998699 ( 49.613877)
total: 110.82 sec