Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-062903
#<BuildRuby:0x000055bcf2bf0db0
@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.20220401-062903",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.012400 0.000084 1.073921 ( 2.420780)
build_miniruby 0.001961 0.000230 0.075332 ( 0.074393)
build_ruby 0.001949 0.000000 0.075971 ( 0.074657)
build_all 0.009371 0.000818 4.260418 ( 0.869079)
build_install 0.022577 0.000017 8.521732 ( 2.997267)
test_btest 0.001249 0.000109 73.324052 ( 8.196726)
test_basic 0.007150 0.000621 0.341987 ( 0.431658)
test_all 0.001531 0.000133 660.303156 ( 65.805013)
test_rubyspec 0.092238 0.070940 46.638873 ( 52.154684)
total: 133.03 sec