Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-183643
#<BuildRuby:0x000055d273e38118
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220428-183643",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004348 0.002538 0.861612 ( 1.565243)
build_miniruby 0.000676 0.000282 0.057528 ( 0.056299)
build_ruby 0.000723 0.000301 0.057587 ( 0.056374)
build_all 0.003027 0.001261 1.525148 ( 0.623569)
build_install 0.010930 0.000000 6.272119 ( 2.804797)
test_btest 0.000000 0.000624 52.464467 ( 8.229389)
test_basic 0.001844 0.003612 0.287821 ( 0.377043)
test_all 0.001110 0.000444 610.276798 ( 98.855593)
test_rubyspec 0.054258 0.040158 43.510980 ( 48.442263)
total: 161.01 sec