Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-114841
#<BuildRuby:0x000055cb566cf800
@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.20220401-114841",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000029 0.000004 0.000033 ( 0.000029)
build_up 0.006882 0.005393 1.024210 ( 1.552047)
build_miniruby 0.001579 0.000364 0.078037 ( 0.075838)
build_ruby 0.001691 0.000390 0.075676 ( 0.073663)
build_all 0.001444 0.008078 4.247800 ( 0.859242)
build_install 0.020802 0.002252 8.583479 ( 2.988108)
test_btest 0.000967 0.000284 73.899481 ( 8.363767)
test_basic 0.001834 0.005545 0.334382 ( 0.423515)
test_all 0.001767 0.000624 691.567082 ( 67.982292)
test_rubyspec 0.082512 0.087954 46.553829 ( 52.073477)
total: 134.39 sec