Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-140100
#<BuildRuby:0x000055b729180ea8
@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.20220725-140100",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009756 0.000697 0.960245 ( 1.057751)
build_miniruby 0.001830 0.000131 0.075665 ( 0.074074)
build_ruby 0.001944 0.000139 0.072965 ( 0.071691)
build_all 0.006117 0.004527 1.515733 ( 0.576619)
build_install 0.022938 0.000000 5.164772 ( 2.081614)
test_btest 0.000939 0.000007 74.549788 ( 8.083096)
test_basic 0.006361 0.000605 0.317420 ( 0.406352)
test_all 0.001863 0.000177 632.438144 ( 64.286219)
test_rubyspec 0.111277 0.069691 45.538216 ( 51.235349)
total: 127.87 sec