Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-195803
#<BuildRuby:0x0000559d6b1113a0
@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.20220425-195803",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.009722 0.000926 0.815168 ( 1.705258)
build_miniruby 0.001149 0.000192 0.056226 ( 0.054812)
build_ruby 0.001466 0.000000 0.062589 ( 0.061656)
build_all 0.007857 0.000000 1.211834 ( 0.487993)
build_install 0.018202 0.000479 4.821972 ( 2.420165)
test_btest 0.001983 0.000233 53.270186 ( 6.073118)
test_basic 0.005519 0.000046 0.289995 ( 0.387815)
test_all 0.001737 0.000056 513.569769 ( 54.357946)
test_rubyspec 0.072249 0.053063 41.304540 ( 46.820601)
total: 112.37 sec