Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-023221
#<BuildRuby:0x0000560d5ec8d400
@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.20220809-023221",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012516 0.851206 ( 4.060161)
build_miniruby 0.000379 0.001152 0.064806 ( 0.063201)
build_ruby 0.001188 0.000424 0.060757 ( 0.059207)
build_all 0.003303 0.007165 1.266144 ( 0.475620)
build_install 0.013718 0.002644 4.189091 ( 1.759763)
test_btest 0.000821 0.000338 54.250778 ( 6.175665)
test_basic 0.004687 0.001930 0.291836 ( 0.381832)
test_all 0.002176 0.000000 506.177851 ( 53.646856)
test_rubyspec 0.069761 0.066946 41.655565 ( 49.063743)
total: 115.69 sec