Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-093258
#<BuildRuby:0x000055bb39b3d1f8
@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.20221102-093258",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000092 0.000025 0.000117 ( 0.000120)
build_up 0.007603 0.002073 0.930530 ( 0.995547)
build_miniruby 0.001586 0.000433 0.050792 ( 0.048877)
build_ruby 0.001261 0.000344 0.052796 ( 0.051244)
build_all 0.009189 0.000000 1.207470 ( 0.470852)
build_install 0.009719 0.004753 1.598076 ( 0.809133)
test_btest 0.000898 0.000239 60.433461 ( 6.532000)
test_basic 0.005231 0.001395 0.306176 ( 0.396670)
test_all 0.005490 0.001463 504.118916 ( 53.912529)
test_rubyspec 0.071882 0.055524 42.989155 ( 51.233544)
total: 114.45 sec