Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-122903
#<BuildRuby:0x000056207d3e7800
@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.20220719-122903",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006647 0.005145 0.968448 ( 1.013143)
build_miniruby 0.002247 0.000000 0.075017 ( 0.072720)
build_ruby 0.002335 0.000148 0.075807 ( 0.073332)
build_all 0.006668 0.002565 1.562144 ( 0.602451)
build_install 0.015089 0.007005 5.209769 ( 2.073371)
test_btest 0.000804 0.000322 67.950517 ( 8.063510)
test_basic 0.005910 0.002364 0.329689 ( 0.423521)
test_all 0.002425 0.000970 653.756801 ( 65.103472)
test_rubyspec 0.096089 0.080947 46.187065 ( 51.929738)
total: 129.36 sec