Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-134054
#<BuildRuby:0x0000560949e38c00
@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-134054",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008109 0.000883 1.101698 ( 1.258443)
build_miniruby 0.001572 0.000337 0.907845 ( 0.908402)
build_ruby 0.001835 0.000394 2.362930 ( 2.256481)
build_all 0.009469 0.009204 18.509564 ( 2.298921)
build_install 0.010439 0.007937 1.885412 ( 0.996990)
test_btest 0.000817 0.000301 87.122474 ( 9.781081)
test_basic 0.002575 0.003701 0.346028 ( 0.440294)
test_all 0.001176 0.000470 693.288165 ( 74.006942)
test_rubyspec 0.072535 0.042133 50.841617 ( 59.371711)
total: 151.32 sec