Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-143827
#<BuildRuby:0x000055ffd4b3c098
@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.20231208-143827",
@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.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004923 0.000098 1.431041 ( 1.982068)
build_miniruby 0.000878 0.000092 0.853235 ( 0.852661)
build_ruby 0.001228 0.000130 2.805403 ( 2.805461)
build_all 0.009296 0.000500 15.903541 ( 1.431089)
build_install 0.009293 0.000018 4.701144 ( 1.164491)
test_btest 0.001046 0.000095 78.941012 ( 7.657135)
test_basic 0.003525 0.000320 0.672698 ( 0.751536)
test_all 0.100572 0.031574 532.380224 ( 47.142203)
test_rubyspec 0.008434 0.042135 51.446138 ( 63.788444)
total: 127.58 sec