Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-012322
#<BuildRuby:0x0000555de581b5f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231101-012322",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001725 0.003718 1.557596 ( 1.806613)
build_miniruby 0.001086 0.000047 0.810269 ( 0.809828)
build_ruby 0.001172 0.000051 2.829638 ( 2.829440)
build_all 0.006251 0.003713 16.483848 ( 1.546429)
build_install 0.009082 0.000000 4.912158 ( 1.141841)
test_btest 0.001064 0.000000 84.220782 ( 6.923100)
test_basic 0.001411 0.003059 0.668128 ( 0.744939)
test_all 0.103915 0.031392 490.282294 ( 52.276773)
test_rubyspec 0.022235 0.019721 50.195160 ( 62.447725)
total: 130.53 sec