Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-031004
#<BuildRuby:0x0000564c08cc2fe0
@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.20221127-031004",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008719 0.002153 1.275308 ( 1.509830)
build_miniruby 0.001733 0.000289 0.840731 ( 0.847820)
build_ruby 0.002462 0.000411 2.251228 ( 2.169848)
build_all 0.018273 0.003669 25.124534 ( 2.881244)
build_install 0.020069 0.000755 4.885671 ( 1.189273)
test_btest 0.001323 0.000196 86.207123 ( 9.067934)
test_basic 0.003949 0.003294 0.354564 ( 0.442467)
test_all 0.000896 0.001128 723.315509 ( 71.263606)
test_rubyspec 0.106830 0.050679 49.706806 ( 58.201459)
total: 147.57 sec