Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-040754
#<BuildRuby:0x000055df422691f8
@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.20221025-040754",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005777 0.004511 1.106949 ( 1.186640)
build_miniruby 0.001228 0.000307 0.113633 ( 0.110469)
build_ruby 0.001486 0.000371 0.108638 ( 0.105941)
build_all 0.006908 0.000564 1.393939 ( 0.579432)
build_install 0.012521 0.003220 1.691741 ( 0.939151)
test_btest 0.001653 0.000389 62.102440 ( 6.596039)
test_basic 0.003112 0.005319 0.365479 ( 0.459190)
test_all 0.004995 0.001469 514.661877 ( 55.151107)
test_rubyspec 0.087884 0.042468 43.487740 ( 52.100437)
total: 117.23 sec