Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-014457
#<BuildRuby:0x000055a4f92f7ee0
@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.20230713-014457",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005273 0.000208 1.307936 ( 2.637536)
build_miniruby 0.000876 0.000146 0.912813 ( 0.912335)
build_ruby 0.001418 0.000237 2.718825 ( 2.719436)
build_all 0.009502 0.000157 13.635379 ( 1.236806)
build_install 0.003484 0.004981 1.935701 ( 0.975507)
test_btest 0.000573 0.000114 88.440968 ( 7.516207)
test_basic 0.000481 0.003537 0.684147 ( 0.762475)
test_all 0.000888 0.000212 471.409636 ( 48.430586)
test_rubyspec 0.013064 0.023646 43.248785 ( 55.735483)
total: 120.93 sec