Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-001307
#<BuildRuby:0x000055dd244deac0
@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-001307",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009218 0.001419 1.232107 ( 1.571832)
build_miniruby 0.001721 0.000265 0.844414 ( 0.859390)
build_ruby 0.003239 0.000498 2.243955 ( 2.184113)
build_all 0.020498 0.000000 18.533103 ( 2.172849)
build_install 0.016454 0.005310 2.093316 ( 1.026402)
test_btest 0.001582 0.000237 92.554030 ( 9.136503)
test_basic 0.006813 0.001022 0.360653 ( 0.448737)
test_all 0.002127 0.000319 682.236831 ( 69.795686)
test_rubyspec 0.125867 0.016013 49.564399 ( 57.923809)
total: 145.12 sec