Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-234558
#<BuildRuby:0x0000560a7ee3aad8
@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.20220731-234558",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009856 0.000602 0.870616 ( 1.541809)
build_miniruby 0.001057 0.000352 0.060972 ( 0.059984)
build_ruby 0.002586 0.000000 0.055943 ( 0.053641)
build_all 0.009331 0.000980 1.254294 ( 0.484307)
build_install 0.003062 0.012881 4.347125 ( 1.783262)
test_btest 0.001412 0.000659 54.990798 ( 5.974385)
test_basic 0.005715 0.000519 0.289159 ( 0.379199)
test_all 0.001451 0.000635 483.813296 ( 51.608527)
test_rubyspec 0.092426 0.037678 41.930335 ( 47.505813)
total: 109.39 sec