Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-050015
#<BuildRuby:0x000055898fa2f7b0
@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.20221117-050015",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007259 0.001361 1.138863 ( 1.662670)
build_miniruby 0.001423 0.000267 0.875753 ( 0.876927)
build_ruby 0.002141 0.000402 2.361922 ( 2.273689)
build_all 0.018881 0.000000 18.334665 ( 2.259644)
build_install 0.015008 0.004927 1.908073 ( 1.017319)
test_btest 0.000767 0.000134 84.647259 ( 9.458577)
test_basic 0.002458 0.004212 0.349725 ( 0.446316)
test_all 0.002041 0.000218 683.108683 ( 73.527348)
test_rubyspec 0.076178 0.052187 51.129879 ( 59.633926)
total: 151.16 sec