Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-025812
#<BuildRuby:0x000055beac1c7fa8
@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.20231101-025812",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005394 0.000425 1.297043 ( 1.542362)
build_miniruby 0.000776 0.000228 0.854924 ( 0.854533)
build_ruby 0.001195 0.000351 2.837718 ( 2.837783)
build_all 0.009804 0.000000 16.535240 ( 1.452766)
build_install 0.006358 0.002909 4.997403 ( 1.200428)
test_btest 0.000642 0.000175 84.544186 ( 7.318815)
test_basic 0.001890 0.002211 0.658296 ( 0.735960)
test_all 0.096819 0.034739 537.844355 ( 66.377032)
test_rubyspec 0.038673 0.010209 50.847430 ( 63.109629)
total: 145.43 sec