Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-080838
#<BuildRuby:0x0000556cc3c8f840
@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.20231016-080838",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001266 0.004374 1.363350 ( 1.604459)
build_miniruby 0.001060 0.000000 0.860620 ( 0.860504)
build_ruby 0.001362 0.000000 2.669843 ( 2.669829)
build_all 0.006437 0.004337 18.248595 ( 1.664014)
build_install 0.006552 0.004975 5.469093 ( 1.312193)
test_btest 0.001247 0.000000 88.926463 ( 8.028796)
test_basic 0.000000 0.005699 0.778776 ( 0.852616)
test_all 0.000000 0.006795 553.359989 ( 61.664561)
test_rubyspec 0.006072 0.045096 51.311704 ( 63.606421)
total: 142.26 sec