Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-052446
#<BuildRuby:0x0000556f2b1a8610
@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.20221116-052446",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004544 0.004180 1.109964 ( 1.249868)
build_miniruby 0.002105 0.000000 0.890739 ( 0.891173)
build_ruby 0.002321 0.000136 2.385865 ( 2.298415)
build_all 0.014980 0.003680 18.168291 ( 2.265180)
build_install 0.014869 0.004874 1.919858 ( 1.041551)
test_btest 0.001321 0.000402 80.548422 ( 10.412339)
test_basic 0.001735 0.004802 0.336974 ( 0.433203)
test_all 0.000952 0.001181 687.615514 ( 73.477596)
test_rubyspec 0.087663 0.036894 50.198992 ( 58.723772)
total: 150.79 sec