Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-092052
#<BuildRuby:0x0000557363a275c0
@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.20221208-092052",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003266 0.000653 0.803628 ( 2.121738)
build_miniruby 0.000712 0.000143 0.740998 ( 0.740054)
build_ruby 0.000000 0.001317 2.410551 ( 2.338437)
build_all 0.005583 0.003264 12.437549 ( 1.498787)
build_install 0.005139 0.001402 1.632685 ( 0.771668)
test_btest 0.000512 0.000139 65.395513 ( 6.368998)
test_basic 0.000000 0.003772 0.254478 ( 0.349402)
test_all 0.000000 0.000988 485.188863 ( 49.188389)
test_rubyspec 0.014233 0.014564 35.506886 ( 46.049422)
total: 109.43 sec