Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-025428
#<BuildRuby:0x00005604cb5e80a0
@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.20231021-025428",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004786 0.000239 1.363060 ( 1.589142)
build_miniruby 0.000744 0.000219 0.786404 ( 0.785837)
build_ruby 0.001176 0.000345 2.738942 ( 2.738759)
build_all 0.010006 0.000000 16.856333 ( 1.564652)
build_install 0.002954 0.005836 5.015190 ( 1.174464)
test_btest 0.000621 0.000198 86.490288 ( 7.278261)
test_basic 0.004263 0.000134 0.612592 ( 0.693630)
test_all 0.003736 0.003808 498.769540 ( 53.697143)
test_rubyspec 0.025625 0.026146 49.279340 ( 61.642708)
total: 131.17 sec