Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-010147
#<BuildRuby:0x000055cc4a29fba0
@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.20220812-010147",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005434 0.004129 0.846528 ( 1.313905)
build_miniruby 0.000940 0.000547 0.061764 ( 0.060663)
build_ruby 0.001069 0.000623 0.054459 ( 0.052986)
build_all 0.005898 0.003440 1.241082 ( 0.457554)
build_install 0.013897 0.000884 4.149644 ( 1.745298)
test_btest 0.000000 0.001934 54.413462 ( 6.120468)
test_basic 0.005512 0.000771 0.287637 ( 0.377249)
test_all 0.003516 0.001654 505.796772 ( 53.153308)
test_rubyspec 0.081233 0.060858 40.946086 ( 48.323144)
total: 111.61 sec