Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-173834
#<BuildRuby:0x000055cc4a55f840
@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-173834",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004929 0.000000 1.366663 ( 1.726190)
build_miniruby 0.001071 0.000000 0.985941 ( 0.986142)
build_ruby 0.001316 0.000000 2.862337 ( 2.862822)
build_all 0.005833 0.003874 16.638145 ( 1.508172)
build_install 0.006402 0.003249 4.993314 ( 1.204024)
test_btest 0.000000 0.000873 86.236815 ( 7.440518)
test_basic 0.000000 0.004567 0.811609 ( 0.888418)
test_all 0.106916 0.030270 530.657511 ( 59.978297)
test_rubyspec 0.019388 0.023248 50.800762 ( 63.086861)
total: 139.68 sec