Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-083643
#<BuildRuby:0x000055f5b1b0a700
@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.20220903-083643",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006779 0.005261 1.022715 ( 1.027990)
build_miniruby 0.001976 0.000423 0.078602 ( 0.077694)
build_ruby 0.001498 0.000321 0.069419 ( 0.068614)
build_all 0.010330 0.000000 1.527353 ( 0.571766)
build_install 0.015785 0.005897 1.882004 ( 0.933388)
test_btest 0.001121 0.000244 73.214790 ( 8.041322)
test_basic 0.006501 0.000528 0.319641 ( 0.410889)
test_all 0.003424 0.000000 680.773400 ( 66.569148)
test_rubyspec 0.116220 0.061226 45.807594 ( 54.092473)
total: 131.79 sec