Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-115506
#<BuildRuby:0x00005652d3f40e30
@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.20221012-115506",
@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.000012 0.000008 0.000020 ( 0.000019)
autoconf 0.000020 0.000012 0.000032 ( 0.000033)
configure 0.000013 0.000008 0.000021 ( 0.000021)
build_up 0.006199 0.003875 1.139407 ( 1.304939)
build_miniruby 0.000897 0.000561 0.101450 ( 0.098344)
build_ruby 0.001103 0.000690 0.095611 ( 0.092348)
build_all 0.001698 0.006419 1.274085 ( 0.569323)
build_install 0.003848 0.009380 1.598332 ( 0.874817)
test_btest 0.001107 0.000984 61.445596 ( 6.229674)
test_basic 0.002986 0.003482 0.354362 ( 0.445746)
test_all 0.003801 0.003421 519.605479 ( 55.192309)
test_rubyspec 0.078959 0.046171 43.339592 ( 51.791900)
total: 116.60 sec