Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-232449
#<BuildRuby:0x000055c083500c00
@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.20221109-232449",
@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.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009629 0.000799 1.102831 ( 1.134599)
build_miniruby 0.001928 0.000000 0.066098 ( 0.064079)
build_ruby 0.000000 0.002483 0.072810 ( 0.070586)
build_all 0.004716 0.005785 1.520962 ( 0.604300)
build_install 0.019803 0.001445 1.880500 ( 0.936561)
test_btest 0.001098 0.000231 87.748543 ( 8.876161)
test_basic 0.004045 0.005802 0.345212 ( 0.429916)
test_all 0.001682 0.000443 688.699508 ( 68.979222)
test_rubyspec 0.112111 0.063911 47.921421 ( 56.054235)
total: 137.15 sec