Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-043321
#<BuildRuby:0x000055a7a13b91f8
@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.20221020-043321",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000053 0.000015 0.000068 ( 0.000072)
build_up 0.007503 0.002046 1.162821 ( 1.240896)
build_miniruby 0.001179 0.000322 0.104801 ( 0.102938)
build_ruby 0.001230 0.000335 0.110703 ( 0.108383)
build_all 0.008090 0.000774 1.345575 ( 0.605095)
build_install 0.009893 0.005081 1.676082 ( 0.911518)
test_btest 0.001637 0.000468 61.686295 ( 6.330740)
test_basic 0.001441 0.005857 0.367573 ( 0.457063)
test_all 0.007564 0.000238 523.081315 ( 55.471737)
test_rubyspec 0.102694 0.023533 43.457782 ( 51.995791)
total: 117.23 sec