Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-223229
#<BuildRuby:0x0000560ff833c3a0
@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.20220820-223229",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006354 0.005299 0.972905 ( 3.505762)
build_miniruby 0.001111 0.000605 0.074281 ( 0.073817)
build_ruby 0.002354 0.000000 0.078936 ( 0.078134)
build_all 0.008491 0.001021 1.510669 ( 0.577407)
build_install 0.011431 0.010322 1.881139 ( 0.939202)
test_btest 0.000807 0.000430 71.533531 ( 8.017407)
test_basic 0.007153 0.001203 0.332858 ( 0.422552)
test_all 0.006335 0.000675 666.326154 ( 65.018337)
test_rubyspec 0.097852 0.071278 46.065871 ( 54.524339)
total: 133.16 sec