Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-092646
#<BuildRuby:0x000056236a207568
@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.20230816-092646",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006273 0.000111 1.612984 ( 3.183867)
build_miniruby 0.001002 0.000048 0.868408 ( 0.867936)
build_ruby 0.001099 0.000053 2.603574 ( 2.603652)
build_all 0.009442 0.000450 17.773698 ( 1.621297)
build_install 0.009530 0.000224 5.362166 ( 1.252831)
test_btest 0.000894 0.000041 85.180962 ( 7.885938)
test_basic 0.004444 0.000202 0.559889 ( 0.637500)
test_all 0.006285 0.000000 546.065952 ( 54.410221)
test_rubyspec 0.021766 0.032596 49.582396 ( 61.885872)
total: 134.35 sec