Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-124641
#<BuildRuby:0x0000563cd6692c88
@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.20221016-124641",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.007880 0.002149 1.118595 ( 1.666430)
build_miniruby 0.002058 0.000000 0.108232 ( 0.104863)
build_ruby 0.001644 0.000000 0.103050 ( 0.100240)
build_all 0.008222 0.000585 1.356191 ( 0.571713)
build_install 0.013519 0.000722 1.685934 ( 0.905895)
test_btest 0.000983 0.000196 63.500125 ( 6.627363)
test_basic 0.000000 0.008116 0.367368 ( 0.457909)
test_all 0.002557 0.004807 498.254028 ( 53.950124)
test_rubyspec 0.044219 0.069080 43.659332 ( 52.089610)
total: 116.47 sec