Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-233015
#<BuildRuby:0x000055d5a13fd550
@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.20220719-233015",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005723 0.003888 0.745206 ( 1.527114)
build_miniruby 0.002765 0.000173 0.050624 ( 0.047853)
build_ruby 0.000000 0.002200 0.050916 ( 0.048726)
build_all 0.004728 0.002389 1.268912 ( 0.482745)
build_install 0.010972 0.005533 4.523432 ( 1.870255)
test_btest 0.001680 0.000000 56.571414 ( 10.086907)
test_basic 0.002292 0.002710 0.218969 ( 0.315897)
test_all 0.001293 0.000259 498.800766 ( 57.611523)
test_rubyspec 0.110080 0.029873 40.621169 ( 46.832018)
total: 118.82 sec