Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-105015
#<BuildRuby:0x000055da41517680
@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.20220404-105015",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000082 0.000012 0.000094 ( 0.000106)
build_up 0.010475 0.000929 1.010761 ( 1.543231)
build_miniruby 0.002734 0.000000 0.074034 ( 0.071922)
build_ruby 0.002012 0.000038 0.080563 ( 0.078191)
build_all 0.009297 0.001240 4.167734 ( 0.860195)
build_install 0.012016 0.012082 8.599198 ( 3.013013)
test_btest 0.001332 0.000333 73.873723 ( 8.255823)
test_basic 0.001925 0.004597 0.336304 ( 0.426717)
test_all 0.001738 0.000512 699.626937 ( 67.823129)
test_rubyspec 0.101707 0.061496 46.650498 ( 52.061181)
total: 134.13 sec