Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-212603
#<BuildRuby:0x0000558b6f0d0c00
@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.20221109-212603",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008235 0.002059 1.087451 ( 1.389523)
build_miniruby 0.000000 0.001860 0.068780 ( 0.066913)
build_ruby 0.000000 0.002016 0.069078 ( 0.067207)
build_all 0.003112 0.006939 1.502722 ( 0.593753)
build_install 0.017526 0.002598 1.878985 ( 0.939352)
test_btest 0.000997 0.000356 84.569194 ( 8.592250)
test_basic 0.007028 0.002510 0.349000 ( 0.435710)
test_all 0.001841 0.000235 666.601655 ( 67.854351)
test_rubyspec 0.108064 0.080110 47.734727 ( 55.919851)
total: 135.86 sec