Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-160353
#<BuildRuby:0x000055ad78536148
@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-160353",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007463 0.003972 0.829693 ( 0.901369)
build_miniruby 0.001234 0.000265 0.056135 ( 0.054725)
build_ruby 0.001440 0.000000 0.056679 ( 0.055298)
build_all 0.005757 0.003907 1.268393 ( 0.463457)
build_install 0.005095 0.009688 1.581948 ( 0.793319)
test_btest 0.000712 0.000262 50.773022 ( 6.313778)
test_basic 0.005920 0.000748 0.292667 ( 0.382485)
test_all 0.003017 0.001056 496.368534 ( 51.870455)
test_rubyspec 0.079454 0.048663 41.842801 ( 49.470008)
total: 110.31 sec