Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-134931
#<BuildRuby:0x000055f2e5f1ffa8
@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.20230731-134931",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005512 1.591992 ( 2.852611)
build_miniruby 0.001063 0.000000 0.925212 ( 0.925410)
build_ruby 0.001267 0.000000 2.861682 ( 2.861893)
build_all 0.009189 0.000000 14.444449 ( 1.340690)
build_install 0.007750 0.000338 1.938942 ( 0.900102)
test_btest 0.000724 0.000181 84.617769 ( 7.249552)
test_basic 0.003774 0.000944 0.592527 ( 0.667719)
test_all 0.001261 0.000315 506.288726 ( 55.635736)
test_rubyspec 0.036336 0.004415 45.354492 ( 57.742762)
total: 130.18 sec