Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-152751
#<BuildRuby:0x000055ff5189d1f8
@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-152751",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.012697 0.000977 0.872284 ( 1.181902)
build_miniruby 0.002139 0.000000 0.065083 ( 0.063675)
build_ruby 0.001654 0.000000 0.066654 ( 0.065488)
build_all 0.009228 0.000000 1.255207 ( 0.491038)
build_install 0.016071 0.000532 1.591427 ( 0.801797)
test_btest 0.001202 0.000071 54.988865 ( 6.210712)
test_basic 0.007327 0.000431 0.287988 ( 0.376704)
test_all 0.000087 0.005446 503.194451 ( 52.930361)
test_rubyspec 0.075410 0.048287 41.542773 ( 49.223659)
total: 111.35 sec