Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-221125
#<BuildRuby:0x000055fff2358c00
@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.20220813-221125",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010192 0.000943 0.971708 ( 0.993901)
build_miniruby 0.002277 0.000000 0.077717 ( 0.075373)
build_ruby 0.001899 0.000000 0.077193 ( 0.075755)
build_all 0.005795 0.004756 1.523220 ( 0.586348)
build_install 0.022078 0.000569 1.867052 ( 0.916681)
test_btest 0.000998 0.000157 76.526015 ( 8.254633)
test_basic 0.007018 0.000322 0.326642 ( 0.413735)
test_all 0.003379 0.000000 657.531895 ( 65.933091)
test_rubyspec 0.102230 0.065411 45.724300 ( 53.350961)
total: 130.60 sec