Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-211756
#<BuildRuby:0x000055806f45eeb8
@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.20231127-211756",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.004867 1.153569 ( 1.532892)
build_miniruby 0.000000 0.001100 0.849682 ( 0.849583)
build_ruby 0.000000 0.001485 2.839347 ( 2.839942)
build_all 0.006087 0.004017 17.036054 ( 1.548791)
build_install 0.003676 0.005509 5.190519 ( 1.224724)
test_btest 0.000796 0.000233 86.700828 ( 7.169541)
test_basic 0.004816 0.000329 0.699700 ( 0.775295)
test_all 0.111171 0.027970 501.905353 ( 52.461905)
test_rubyspec 0.024399 0.027468 51.200113 ( 63.393818)
total: 131.80 sec