Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-105408
#<BuildRuby:0x000055d5021b40b8
@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.20230329-105408",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003340 0.000304 0.857366 ( 2.501503)
build_miniruby 0.000000 0.000833 0.670602 ( 0.669791)
build_ruby 0.000000 0.001134 2.215979 ( 2.220039)
build_all 0.005948 0.002413 12.000403 ( 1.083289)
build_install 0.000000 0.007076 1.697281 ( 0.859114)
test_btest 0.000000 0.000596 80.281149 ( 6.385782)
test_basic 0.001587 0.001422 0.258446 ( 0.353740)
test_all 0.001032 0.000101 444.062527 ( 39.671464)
test_rubyspec 0.001442 0.019389 37.965029 ( 48.372619)
total: 102.12 sec