Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-213639
#<BuildRuby:0x00005648725aaf08
@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.20221030-213639",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004852 0.005040 1.166733 ( 1.210090)
build_miniruby 0.001168 0.000292 0.109442 ( 0.106467)
build_ruby 0.001204 0.000301 0.101138 ( 0.097741)
build_all 0.007255 0.000650 1.348845 ( 0.570661)
build_install 0.012059 0.002783 1.665824 ( 0.885308)
test_btest 0.000000 0.001615 61.275414 ( 6.396853)
test_basic 0.000000 0.006612 0.353839 ( 0.444504)
test_all 0.004620 0.002356 523.314988 ( 55.113276)
test_rubyspec 0.072239 0.047187 43.564484 ( 52.080861)
total: 116.91 sec