Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-131439
#<BuildRuby:0x0000558498245438
@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.20220626-131439",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004092 0.006931 0.827236 ( 0.883925)
build_miniruby 0.001256 0.000358 0.062025 ( 0.060650)
build_ruby 0.001243 0.000355 0.062830 ( 0.061433)
build_all 0.007529 0.000958 1.234814 ( 0.488486)
build_install 0.015531 0.002836 4.852094 ( 2.435179)
test_btest 0.001524 0.000381 52.880942 ( 6.093664)
test_basic 0.005151 0.001288 0.291978 ( 0.388861)
test_all 0.000484 0.002500 508.672958 ( 53.782950)
test_rubyspec 0.090882 0.038003 41.915476 ( 47.838734)
total: 112.04 sec