Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-210338
#<BuildRuby:0x0000560e1902d348
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221024-210338",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.008242 0.002171 1.142309 ( 1.195775)
build_miniruby 0.001385 0.000692 0.100785 ( 0.096488)
build_ruby 0.000977 0.000489 0.111329 ( 0.108912)
build_all 0.004798 0.004699 1.401477 ( 0.598114)
build_install 0.011901 0.003647 1.692398 ( 0.897705)
test_btest 0.000850 0.000425 60.308651 ( 6.711465)
test_basic 0.004093 0.002046 0.368592 ( 0.459111)
test_all 0.003939 0.004726 508.879242 ( 54.238034)
test_rubyspec 0.081104 0.037793 43.506262 ( 51.748537)
total: 116.06 sec