Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-153111
#<BuildRuby:0x000055d37069fe08
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230102-153111",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003738 0.000288 0.628650 ( 1.026019)
build_miniruby 0.000000 0.000912 0.715441 ( 0.714880)
build_ruby 0.000000 0.001340 2.525576 ( 2.542551)
build_all 0.009421 0.000148 12.688262 ( 1.525296)
build_install 0.006402 0.000300 1.645942 ( 0.779879)
test_btest 0.000570 0.000057 65.793950 ( 6.053907)
test_basic 0.003385 0.000338 0.259361 ( 0.354715)
test_all 0.000947 0.000095 482.173476 ( 46.083306)
test_rubyspec 0.011912 0.020406 34.919952 ( 45.488421)
total: 104.57 sec