Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-004630
#<BuildRuby:0x0000561cea9fcd30
@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.20220908-004630",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010179 0.000892 0.967485 ( 1.415348)
build_miniruby 0.001940 0.000277 0.074913 ( 0.072546)
build_ruby 0.000000 0.002048 0.073366 ( 0.071589)
build_all 0.008717 0.001546 1.558705 ( 0.599302)
build_install 0.014987 0.009062 1.936705 ( 0.933583)
test_btest 0.000822 0.000206 97.573420 ( 9.340067)
test_basic 0.004065 0.004312 0.354993 ( 0.442449)
test_all 0.002196 0.000627 675.828383 ( 68.268303)
test_rubyspec 0.085194 0.088058 46.808824 ( 54.945640)
total: 136.09 sec