Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-205903
#<BuildRuby:0x000055be2b446e90
@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.20221030-205903",
@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.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008841 0.000681 1.155844 ( 1.207191)
build_miniruby 0.002262 0.000174 0.111399 ( 0.109350)
build_ruby 0.001445 0.000111 0.106195 ( 0.103914)
build_all 0.009590 0.000737 1.357669 ( 0.586187)
build_install 0.015915 0.000294 1.665980 ( 0.891186)
test_btest 0.000000 0.001279 62.852902 ( 6.470912)
test_basic 0.001262 0.004877 0.366803 ( 0.458885)
test_all 0.007624 0.000000 497.003918 ( 53.837566)
test_rubyspec 0.104621 0.023277 43.313000 ( 51.615942)
total: 115.28 sec