Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-050424
#<BuildRuby:0x000055cc7c8a8420
@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.20220608-050424",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.012387 0.000027 1.030127 ( 2.186616)
build_miniruby 0.002673 0.000000 0.072735 ( 0.070514)
build_ruby 0.001579 0.000032 0.074674 ( 0.073816)
build_all 0.010249 0.000216 1.524682 ( 0.609314)
build_install 0.021610 0.000817 5.860822 ( 2.860463)
test_btest 0.000912 0.000083 82.080613 ( 8.821091)
test_basic 0.002195 0.004343 0.333005 ( 0.423709)
test_all 0.003006 0.000000 703.087470 ( 66.884281)
test_rubyspec 0.113832 0.047519 45.742052 ( 51.561092)
total: 133.49 sec