Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-080448
#<BuildRuby:0x000056379c617568
@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.20231216-080448",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004235 0.000445 1.392336 ( 1.721320)
build_miniruby 0.000839 0.000088 0.835883 ( 0.836103)
build_ruby 0.001242 0.000130 2.800685 ( 2.800977)
build_all 0.002240 0.008208 17.176555 ( 1.508896)
build_install 0.005752 0.003603 5.043770 ( 1.206658)
test_btest 0.000803 0.000183 87.475484 ( 7.888894)
test_basic 0.000000 0.004376 0.699615 ( 0.781109)
test_all 0.106866 0.032591 552.664479 ( 55.622450)
test_rubyspec 0.035026 0.013581 49.708740 ( 62.005504)
total: 134.37 sec