Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-182939
#<BuildRuby:0x000055c32fa47340
@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.20220329-182939",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002749 0.009209 1.015146 ( 1.304777)
build_miniruby 0.001960 0.000817 0.071875 ( 0.069352)
build_ruby 0.001462 0.000609 0.076434 ( 0.074275)
build_all 0.007693 0.003206 4.214534 ( 0.843496)
build_install 0.023529 0.000000 7.905152 ( 2.441616)
test_btest 0.000000 0.001722 70.809519 ( 8.259066)
test_basic 0.005724 0.002523 0.338928 ( 0.429091)
test_all 0.002054 0.000684 692.063680 ( 68.176860)
test_rubyspec 0.088706 0.071915 46.313950 ( 51.538901)
total: 133.14 sec