Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-084137
#<BuildRuby:0x0000558b4aeac6c8
@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.20220224-084137",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009629 0.001416 0.896667 ( 9.094725)
build_miniruby 0.001433 0.000358 0.073362 ( 0.073826)
build_ruby 0.001733 0.000434 0.079072 ( 0.078795)
build_all 0.010134 0.000103 4.220253 ( 0.866436)
build_install 0.016092 0.007566 8.071476 ( 2.452646)
test_btest 0.000992 0.000261 76.912762 ( 7.965668)
test_basic 0.000210 0.007492 0.338407 ( 0.428860)
test_all 0.001319 0.000462 703.336605 ( 67.878186)
test_rubyspec 0.115465 0.053970 46.149291 ( 51.599821)
total: 140.44 sec