Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-213517
#<BuildRuby:0x000056098ad29350
@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-213517",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.009624 0.003328 0.824686 ( 0.848270)
build_miniruby 0.000999 0.000286 0.053587 ( 0.052237)
build_ruby 0.001388 0.000000 0.055716 ( 0.054262)
build_all 0.007566 0.002065 1.270558 ( 0.471871)
build_install 0.014858 0.000982 1.585661 ( 0.782437)
test_btest 0.000994 0.000237 52.274507 ( 6.209370)
test_basic 0.000886 0.004079 0.287511 ( 0.387749)
test_all 0.003276 0.000936 508.153055 ( 53.636609)
test_rubyspec 0.102790 0.038296 41.705897 ( 49.394657)
total: 111.84 sec