Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-203444
#<BuildRuby:0x000055cdd4038b38
@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.20220602-203444",
@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.000035 0.000005 0.000040 ( 0.000040)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006497 0.004466 0.994453 ( 1.161788)
build_miniruby 0.001761 0.000353 0.072747 ( 0.070658)
build_ruby 0.001474 0.000294 0.075159 ( 0.073411)
build_all 0.005725 0.003653 1.493303 ( 0.595215)
build_install 0.013666 0.008705 5.825282 ( 2.795629)
test_btest 0.001154 0.000346 76.356873 ( 8.244875)
test_basic 0.005589 0.001677 0.325904 ( 0.415100)
test_all 0.002549 0.000764 670.281037 ( 65.405151)
test_rubyspec 0.121565 0.049430 45.890144 ( 51.707516)
total: 130.47 sec