Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-101616
#<BuildRuby:0x000055d13b20f500
@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.20231214-101616",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005475 1.364812 ( 1.712905)
build_miniruby 0.000000 0.001002 0.875795 ( 0.875861)
build_ruby 0.000000 0.001371 2.724241 ( 2.726132)
build_all 0.005063 0.004910 16.652392 ( 1.478174)
build_install 0.006492 0.002164 4.938148 ( 1.201248)
test_btest 0.000754 0.000251 88.264828 ( 7.377344)
test_basic 0.003691 0.000000 0.654180 ( 0.732763)
test_all 0.101946 0.035263 552.724205 ( 48.815453)
test_rubyspec 0.019114 0.028691 50.569813 ( 62.923473)
total: 127.84 sec