Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-162432
#<BuildRuby:0x000055f027dfb818
@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.20240104-162432",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.004076 0.001631 1.462570 ( 1.598856)
build_miniruby 0.000811 0.000000 0.855281 ( 0.855504)
build_ruby 0.000185 0.001262 2.670331 ( 2.670185)
build_all 0.007660 0.001490 14.217143 ( 1.289426)
build_install 0.007408 0.001240 4.290187 ( 1.073269)
test_btest 0.000781 0.000288 72.984655 ( 7.240353)
test_basic 0.001254 0.003063 0.694254 ( 0.774888)
test_all 0.110726 0.021698 467.138831 ( 49.763286)
test_rubyspec 0.037904 0.010666 48.466744 ( 60.770071)
total: 126.04 sec