Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-231842
#<BuildRuby:0x000055c6f74dd438
@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.20221101-231842",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008450 0.000650 1.100059 ( 1.134594)
build_miniruby 0.001313 0.000101 0.093126 ( 0.090758)
build_ruby 0.001425 0.000109 0.096471 ( 0.094525)
build_all 0.008309 0.000000 1.317208 ( 0.575950)
build_install 0.014917 0.000535 1.633985 ( 0.876675)
test_btest 0.001093 0.000069 63.330431 ( 6.569210)
test_basic 0.006465 0.000054 0.345380 ( 0.443118)
test_all 0.006997 0.000411 489.896019 ( 53.623920)
test_rubyspec 0.060118 0.067795 43.134787 ( 51.745022)
total: 115.15 sec