Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-030702
#<BuildRuby:0x000056231f93ff60
@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.20221116-030702",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004373 0.000312 1.028398 ( 1.179963)
build_miniruby 0.000907 0.000000 0.934532 ( 0.933243)
build_ruby 0.001269 0.000000 2.746292 ( 2.660030)
build_all 0.008441 0.000142 15.726726 ( 3.384708)
build_install 0.009616 0.000308 1.948665 ( 1.143524)
test_btest 0.000512 0.000030 56.286863 ( 11.248136)
test_basic 0.004753 0.000279 0.299827 ( 0.390390)
test_all 0.000797 0.000047 640.603252 ( 99.431278)
test_rubyspec 0.067762 0.009587 50.966719 ( 59.200722)
total: 179.57 sec