Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-182254
#<BuildRuby:0x000055e0a88a44c0
@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.20220909-182254",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007216 0.003840 1.115541 ( 1.081890)
build_miniruby 0.001987 0.000397 0.078375 ( 0.076579)
build_ruby 0.001743 0.000348 0.075561 ( 0.073466)
build_all 0.004047 0.007133 1.581914 ( 0.607022)
build_install 0.019249 0.002983 1.938167 ( 0.953828)
test_btest 0.000993 0.000261 99.915646 ( 9.670515)
test_basic 0.002121 0.005282 0.353337 ( 0.441571)
test_all 0.000000 0.003456 641.793604 ( 66.936735)
test_rubyspec 0.104379 0.065214 47.161729 ( 55.534556)
total: 135.38 sec