Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-132019
#<BuildRuby:0x000055b7fe19f5f8
@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.20231109-132019",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004195 0.000699 1.417255 ( 1.689924)
build_miniruby 0.000850 0.000142 0.869193 ( 0.869777)
build_ruby 0.001133 0.000189 3.049079 ( 3.049295)
build_all 0.009389 0.000812 16.855897 ( 1.548032)
build_install 0.009901 0.000124 5.138684 ( 1.262243)
test_btest 0.000868 0.000124 86.534466 ( 7.710124)
test_basic 0.001040 0.003957 0.709382 ( 0.789405)
test_all 0.106616 0.030461 524.733008 ( 64.458878)
test_rubyspec 0.022301 0.023385 50.828544 ( 63.150503)
total: 144.53 sec