Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-183113
#<BuildRuby:0x000055893a86d350
@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.20220821-183113",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005531 0.003215 0.830107 ( 0.870644)
build_miniruby 0.001588 0.000489 0.055663 ( 0.053457)
build_ruby 0.001420 0.000437 0.068901 ( 0.066646)
build_all 0.005918 0.001820 1.228048 ( 0.471859)
build_install 0.013292 0.002525 1.609159 ( 0.790971)
test_btest 0.001018 0.000291 51.259678 ( 6.133100)
test_basic 0.005301 0.001514 0.288927 ( 0.379465)
test_all 0.004145 0.000000 479.581993 ( 51.702090)
test_rubyspec 0.078344 0.057928 42.090852 ( 50.641550)
total: 111.11 sec