Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-164553
#<BuildRuby:0x000055a831928040
@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.20230606-164553",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005138 1.445863 ( 2.846043)
build_miniruby 0.000000 0.001086 0.808492 ( 0.808438)
build_ruby 0.000000 0.001172 2.358552 ( 2.359145)
build_all 0.008060 0.000751 12.121571 ( 1.050897)
build_install 0.006906 0.000375 1.601212 ( 0.833864)
test_btest 0.000812 0.000111 78.490972 ( 7.161494)
test_basic 0.003449 0.000000 0.681298 ( 0.763443)
test_all 0.000861 0.000036 435.500582 ( 39.560023)
test_rubyspec 0.027030 0.014157 41.624363 ( 54.148129)
total: 109.53 sec