Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-204441
#<BuildRuby:0x000055bde8aa7778
@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.20220316-204441",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007907 0.002136 0.998598 ( 1.038399)
build_miniruby 0.001260 0.000582 0.076070 ( 0.075307)
build_ruby 0.001511 0.000698 0.072490 ( 0.070938)
build_all 0.005309 0.004625 4.171128 ( 0.867668)
build_install 0.019093 0.004814 7.993702 ( 2.433340)
test_btest 0.000745 0.000326 73.023490 ( 8.372705)
test_basic 0.006356 0.000646 0.337180 ( 0.426586)
test_all 0.001419 0.000584 653.382472 ( 65.146107)
test_rubyspec 0.090152 0.068758 45.959808 ( 51.492006)
total: 129.92 sec