Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-050520
#<BuildRuby:0x0000556c058d0d30
@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.20220815-050520",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007923 0.002881 1.028277 ( 1.312024)
build_miniruby 0.001531 0.000557 0.073267 ( 0.071584)
build_ruby 0.001221 0.000444 0.078094 ( 0.077260)
build_all 0.003542 0.006857 1.555806 ( 0.590846)
build_install 0.015114 0.007345 1.897216 ( 0.936041)
test_btest 0.000980 0.000457 74.460584 ( 8.500253)
test_basic 0.008195 0.000000 0.337833 ( 0.425911)
test_all 0.002755 0.002489 651.763647 ( 64.849782)
test_rubyspec 0.086719 0.082361 46.046161 ( 53.533247)
total: 130.30 sec