Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-061049
#<BuildRuby:0x000055d4d0b8c040
@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.20231209-061049",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001868 0.003073 1.293618 ( 1.694179)
build_miniruby 0.000648 0.000284 0.912935 ( 0.912394)
build_ruby 0.001039 0.000455 2.708815 ( 2.709221)
build_all 0.008383 0.001808 17.136275 ( 1.560675)
build_install 0.009321 0.000000 5.114361 ( 1.277497)
test_btest 0.000928 0.000000 87.673653 ( 7.693520)
test_basic 0.001217 0.003783 0.773986 ( 0.852195)
test_all 0.105474 0.033771 559.051533 ( 55.236740)
test_rubyspec 0.009256 0.043045 51.373129 ( 63.637604)
total: 135.57 sec