Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-191932
#<BuildRuby:0x000055b47a27b918
@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.20230521-191932",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004435 0.000404 1.529112 ( 2.763028)
build_miniruby 0.000000 0.001192 0.855914 ( 0.855328)
build_ruby 0.000000 0.001243 2.388124 ( 2.388165)
build_all 0.003707 0.006007 12.619916 ( 1.091376)
build_install 0.007684 0.000000 1.745370 ( 0.870697)
test_btest 0.001049 0.000038 82.088914 ( 7.174185)
test_basic 0.003535 0.000000 0.624026 ( 0.711275)
test_all 0.000536 0.000937 442.588337 ( 50.298717)
test_rubyspec 0.021007 0.019308 41.554538 ( 54.084635)
total: 120.24 sec