Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-190651
#<BuildRuby:0x0000561efd2ed9d0
@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.20221207-190651",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000031 0.000004 0.000035 ( 0.000059)
build_up 0.009089 0.000711 1.201244 ( 1.204474)
build_miniruby 0.002181 0.000000 0.828845 ( 0.829827)
build_ruby 0.003398 0.000000 2.233206 ( 2.142049)
build_all 0.015230 0.004992 18.556635 ( 2.158650)
build_install 0.008983 0.011798 2.085059 ( 1.037676)
test_btest 0.000000 0.002007 87.809390 ( 9.104453)
test_basic 0.005346 0.003096 0.346675 ( 0.440497)
test_all 0.001851 0.000584 685.335123 ( 73.732564)
test_rubyspec 0.080501 0.062306 49.268643 ( 57.720955)
total: 148.37 sec