Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-121336
#<BuildRuby:0x0000562419611438
@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.20221017-121336",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.010214 0.000965 1.127473 ( 1.912445)
build_miniruby 0.001929 0.000297 0.108537 ( 0.105810)
build_ruby 0.001327 0.000205 0.103129 ( 0.100807)
build_all 0.006997 0.001076 1.321154 ( 0.580574)
build_install 0.008679 0.005969 1.686173 ( 0.900728)
test_btest 0.001211 0.000259 61.871387 ( 6.638983)
test_basic 0.006957 0.000278 0.356062 ( 0.446035)
test_all 0.007787 0.000397 516.409686 ( 54.469437)
test_rubyspec 0.111371 0.025586 43.303061 ( 51.533514)
total: 116.69 sec