Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-075123
#<BuildRuby:0x000055cbc1a2bba0
@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.20230707-075123",
@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.000001 0.000007 ( 0.000009)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005485 0.000123 1.371294 ( 2.600150)
build_miniruby 0.000944 0.000079 0.897497 ( 0.897618)
build_ruby 0.001236 0.000103 2.613013 ( 2.613328)
build_all 0.008226 0.000686 8.291629 ( 7.528930)
build_install 0.003270 0.005556 2.069135 ( 1.694414)
test_btest 0.000818 0.000137 88.293152 ( 7.526055)
test_basic 0.000000 0.003839 0.625126 ( 0.708043)
test_all 0.000000 0.001123 460.973031 ( 46.743784)
test_rubyspec 0.013888 0.027624 44.731311 ( 57.060654)
total: 127.37 sec