Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-163018
#<BuildRuby:0x000055c006cdbdd0
@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.20220729-163018",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006007 0.000709 0.877559 ( 1.648393)
build_miniruby 0.000782 0.000261 0.057331 ( 0.056059)
build_ruby 0.000738 0.000246 0.059087 ( 0.057762)
build_all 0.003485 0.001162 1.527564 ( 0.583270)
build_install 0.008095 0.001111 5.644073 ( 2.182909)
test_btest 0.000619 0.000190 48.809100 ( 8.667721)
test_basic 0.002707 0.002508 0.278178 ( 0.367326)
test_all 0.000698 0.000233 633.104677 ( 91.806871)
test_rubyspec 0.086823 0.040936 43.688132 ( 49.408203)
total: 154.78 sec