Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-230015
#<BuildRuby:0x0000555a63c20b60
@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.20221203-230015",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004662 0.005981 1.202609 ( 1.202445)
build_miniruby 0.002290 0.000000 0.848920 ( 0.848596)
build_ruby 0.003066 0.000475 2.248831 ( 2.154482)
build_all 0.013754 0.006522 18.749618 ( 2.199804)
build_install 0.018044 0.004376 2.111313 ( 1.053248)
test_btest 0.001187 0.000462 91.543234 ( 9.274410)
test_basic 0.006229 0.002423 0.336021 ( 0.421808)
test_all 0.001580 0.000614 695.968370 ( 69.606088)
test_rubyspec 0.091260 0.094633 49.572680 ( 57.689090)
total: 144.45 sec