Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-170027
#<BuildRuby:0x000056232979c0a0
@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.20231111-170027",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004464 0.000744 1.531309 ( 1.763023)
build_miniruby 0.001055 0.000000 0.915373 ( 0.915632)
build_ruby 0.001385 0.000000 2.773640 ( 2.773808)
build_all 0.005348 0.004061 16.183662 ( 1.451847)
build_install 0.008258 0.000789 4.832595 ( 1.136848)
test_btest 0.000000 0.001059 83.310379 ( 7.505703)
test_basic 0.000000 0.003824 0.636685 ( 0.714910)
test_all 0.093965 0.044771 506.702479 ( 61.038778)
test_rubyspec 0.033172 0.016277 49.732314 ( 62.045104)
total: 139.35 sec