Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-200725
#<BuildRuby:0x0000557dd859b040
@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.20240111-200725",
@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.000008 0.000002 0.000010 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001804 0.002824 1.112342 ( 1.474621)
build_miniruby 0.001018 0.000204 0.989894 ( 0.989142)
build_ruby 0.001233 0.000247 2.867813 ( 2.869043)
build_all 0.000225 0.010156 14.529183 ( 1.384372)
build_install 0.006839 0.002139 4.238011 ( 1.155507)
test_btest 0.000483 0.000178 76.615779 ( 6.996502)
test_basic 0.000826 0.002391 0.443652 ( 0.524346)
test_all 0.108690 0.023498 529.345674 ( 54.952260)
test_rubyspec 0.028926 0.008911 49.480856 ( 62.016000)
total: 132.36 sec