Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-231055
#<BuildRuby:0x000055b631d8efe0
@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.20220920-231055",
@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.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005669 0.004334 1.071170 ( 1.096970)
build_miniruby 0.001447 0.000193 0.115453 ( 0.110795)
build_ruby 0.001806 0.000241 0.118527 ( 0.101551)
build_all 0.006857 0.003376 1.589525 ( 0.649569)
build_install 0.015172 0.007479 1.915379 ( 0.957123)
test_btest 0.001298 0.000288 76.254399 ( 8.269649)
test_basic 0.007378 0.000000 0.380083 ( 0.477930)
test_all 0.005069 0.000542 677.133572 ( 68.493461)
test_rubyspec 0.111963 0.062134 45.771752 ( 54.186705)
total: 134.34 sec