Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-014004
#<BuildRuby:0x000055c931e18098
@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.20231107-014004",
@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.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001551 0.003718 1.235169 ( 1.510860)
build_miniruby 0.000780 0.000456 1.003949 ( 1.003300)
build_ruby 0.001130 0.000113 2.840976 ( 2.840750)
build_all 0.008908 0.000891 17.306668 ( 1.537907)
build_install 0.009011 0.000000 5.157867 ( 1.198050)
test_btest 0.000000 0.001009 84.361748 ( 8.005475)
test_basic 0.000000 0.005245 0.852396 ( 0.930542)
test_all 0.090562 0.045788 528.864497 ( 49.095705)
test_rubyspec 0.021701 0.029586 51.609360 ( 63.911289)
total: 130.03 sec