Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-175848
#<BuildRuby:0x0000560e5c8109c8
@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.20220813-175848",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000050 0.000007 0.000057 ( 0.000059)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006615 0.005409 0.986526 ( 1.006770)
build_miniruby 0.001462 0.000313 0.073123 ( 0.071888)
build_ruby 0.001279 0.000274 0.076192 ( 0.074495)
build_all 0.006176 0.003881 1.508421 ( 0.575804)
build_install 0.013016 0.008829 1.891795 ( 0.928101)
test_btest 0.000000 0.001208 72.819940 ( 8.074641)
test_basic 0.004006 0.004185 0.327286 ( 0.415613)
test_all 0.003446 0.001253 682.039050 ( 66.962680)
test_rubyspec 0.130173 0.062849 45.918494 ( 53.555154)
total: 131.67 sec