Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-051834
#<BuildRuby:0x000055d6aa27fd68
@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.20231023-051834",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002997 0.003886 2.025875 ( 2.288543)
build_miniruby 0.000863 0.000182 0.827701 ( 0.827473)
build_ruby 0.001112 0.000234 2.776254 ( 2.775957)
build_all 0.005784 0.004577 17.006097 ( 1.545137)
build_install 0.000500 0.008691 5.413624 ( 1.200963)
test_btest 0.000764 0.000267 85.291241 ( 7.224503)
test_basic 0.004244 0.001485 0.706749 ( 0.785024)
test_all 0.098552 0.037077 513.600285 ( 64.390593)
test_rubyspec 0.024925 0.019659 49.870680 ( 62.213908)
total: 143.25 sec