Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-225641
#<BuildRuby:0x000055964c563230
@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.20240113-225641",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004581 0.000274 1.054888 ( 1.412673)
build_miniruby 0.000733 0.000282 0.958008 ( 0.958887)
build_ruby 0.001056 0.000406 2.714569 ( 2.714086)
build_all 0.006681 0.003486 14.378910 ( 1.384071)
build_install 0.004457 0.004630 4.251927 ( 1.150420)
test_btest 0.000457 0.000204 76.890285 ( 7.038108)
test_basic 0.002194 0.000975 0.445740 ( 0.526919)
test_all 0.099450 0.033214 540.361863 ( 52.792392)
test_rubyspec 0.019805 0.016863 49.588305 ( 62.100438)
total: 130.08 sec