Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-173447
#<BuildRuby:0x000055c9319bd390
@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-173447",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000034 0.000008 0.000042 ( 0.000045)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.000309 0.011296 0.817077 ( 0.868229)
build_miniruby 0.001684 0.000842 0.063841 ( 0.062261)
build_ruby 0.000921 0.000460 0.065349 ( 0.063985)
build_all 0.006270 0.003135 1.279330 ( 0.482097)
build_install 0.006773 0.008447 1.568070 ( 0.783191)
test_btest 0.000882 0.000515 52.425942 ( 5.966893)
test_basic 0.003708 0.002163 0.292274 ( 0.382226)
test_all 0.002050 0.002309 489.287907 ( 51.307439)
test_rubyspec 0.089495 0.053818 41.815234 ( 49.336350)
total: 109.25 sec