Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-133127
#<BuildRuby:0x000055da4a02cf40
@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.20220402-133127",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003761 0.008220 1.022233 ( 1.014187)
build_miniruby 0.001536 0.000307 0.069408 ( 0.067674)
build_ruby 0.001827 0.000365 0.077528 ( 0.075123)
build_all 0.007571 0.003137 4.264835 ( 0.853377)
build_install 0.013900 0.007483 8.476689 ( 2.956138)
test_btest 0.000000 0.001218 74.737408 ( 7.977732)
test_basic 0.003935 0.003882 0.332897 ( 0.421023)
test_all 0.001166 0.000371 690.921612 ( 72.361896)
test_rubyspec 0.107918 0.050724 46.389919 ( 51.826362)
total: 137.55 sec