Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-075550
#<BuildRuby:0x000055d42b40bbb8
@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.20231121-075550",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004005 0.000422 1.383188 ( 1.780652)
build_miniruby 0.001014 0.000107 0.871750 ( 0.871342)
build_ruby 0.001352 0.000143 2.725176 ( 2.725939)
build_all 0.000000 0.010098 16.531688 ( 1.489252)
build_install 0.010229 0.000497 4.897347 ( 1.180703)
test_btest 0.000881 0.000184 84.648012 ( 7.785980)
test_basic 0.004754 0.000168 0.774277 ( 0.849239)
test_all 0.091380 0.044973 509.119030 ( 59.466659)
test_rubyspec 0.031371 0.017797 50.752119 ( 63.082637)
total: 139.23 sec