Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-095514
#<BuildRuby:0x000055ae1e8a3b90
@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.20230701-095514",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004456 0.000742 1.462711 ( 2.708835)
build_miniruby 0.001044 0.000174 0.830040 ( 0.830167)
build_ruby 0.001088 0.000182 2.612817 ( 2.613117)
build_all 0.004820 0.004459 11.732359 ( 8.093726)
build_install 0.008538 0.000829 5.137946 ( 1.965377)
test_btest 0.000000 0.001240 87.812541 ( 7.201395)
test_basic 0.000681 0.003413 0.627867 ( 0.707142)
test_all 0.001733 0.000000 481.209307 ( 44.251956)
test_rubyspec 0.026920 0.014583 43.481665 ( 55.837965)
total: 124.21 sec