Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-133518
#<BuildRuby:0x000055e6f6848dd8
@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.20220919-133518",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005423 0.004287 1.118444 ( 1.144500)
build_miniruby 0.001648 0.000353 0.118640 ( 0.114822)
build_ruby 0.001502 0.000322 0.124437 ( 0.108740)
build_all 0.005414 0.004614 1.604772 ( 0.663243)
build_install 0.013493 0.007242 1.981383 ( 0.987703)
test_btest 0.000916 0.000287 78.073555 ( 8.278372)
test_basic 0.001923 0.005753 0.380415 ( 0.468396)
test_all 0.003279 0.001229 640.758887 ( 66.311665)
test_rubyspec 0.091459 0.074189 45.483961 ( 53.638712)
total: 131.72 sec