Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-220123
#<BuildRuby:0x00005650717dfdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-220123",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004671 0.000334 1.109450 ( 1.563992)
build_miniruby 0.000963 0.000069 0.972713 ( 0.971347)
build_ruby 0.001175 0.000084 2.649949 ( 2.549341)
build_all 0.008715 0.000000 15.793572 ( 3.383137)
build_install 0.008009 0.000207 2.051303 ( 1.184493)
test_btest 0.000617 0.000036 61.939360 ( 10.828516)
test_basic 0.004544 0.000000 0.277699 ( 0.369009)
test_all 0.001556 0.000082 642.402736 (103.081489)
test_rubyspec 0.052448 0.010581 51.236250 ( 59.493716)
total: 183.43 sec