Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-182053
#<BuildRuby:0x000055b8052f9550
@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.20220729-182053",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004789 0.004672 0.843017 ( 0.916875)
build_miniruby 0.001137 0.000175 0.052775 ( 0.052371)
build_ruby 0.001359 0.000209 0.064089 ( 0.063581)
build_all 0.008166 0.000522 1.208075 ( 0.469954)
build_install 0.015314 0.000722 4.235254 ( 1.805394)
test_btest 0.001072 0.000134 53.638110 ( 6.057254)
test_basic 0.005388 0.000000 0.273642 ( 0.367859)
test_all 0.002614 0.000000 480.312073 ( 51.543630)
test_rubyspec 0.092892 0.042279 41.817411 ( 47.757043)
total: 109.03 sec