Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-131730
#<BuildRuby:0x0000564d3ff44920
@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.20220903-131730",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004734 0.008113 0.969816 ( 0.980830)
build_miniruby 0.000000 0.001948 0.076852 ( 0.075539)
build_ruby 0.000000 0.001925 0.071117 ( 0.069470)
build_all 0.009475 0.001359 1.551618 ( 0.620209)
build_install 0.019474 0.003551 1.913754 ( 0.959710)
test_btest 0.001073 0.000253 73.490527 ( 8.188106)
test_basic 0.002884 0.004660 0.338709 ( 0.427303)
test_all 0.002091 0.001941 672.274524 ( 66.861113)
test_rubyspec 0.110322 0.075020 45.541387 ( 53.829431)
total: 132.01 sec