Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-164759
#<BuildRuby:0x0000558d3d2a7680
@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.20220309-164759",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000025 0.000006 0.000031 ( 0.000028)
build_up 0.008002 0.002000 0.982064 ( 1.115841)
build_miniruby 0.001950 0.000487 0.081719 ( 0.078927)
build_ruby 0.001723 0.000431 0.076182 ( 0.073807)
build_all 0.003904 0.004778 1.478705 ( 0.603189)
build_install 0.015915 0.006997 5.235718 ( 2.189710)
test_btest 0.000902 0.000300 75.049013 ( 8.141275)
test_basic 0.007432 0.000664 0.345994 ( 0.432598)
test_all 0.001456 0.000455 679.824916 ( 69.826236)
test_rubyspec 0.074437 0.087818 46.019890 ( 51.493754)
total: 133.96 sec