Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-182858
#<BuildRuby:0x000055de2f27fde0
@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.20220630-182858",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002512 0.004723 0.879865 ( 1.154337)
build_miniruby 0.000742 0.000247 0.056776 ( 0.055589)
build_ruby 0.001052 0.000000 0.059142 ( 0.058072)
build_all 0.000897 0.003329 1.505122 ( 0.614194)
build_install 0.009033 0.001798 6.321023 ( 2.837815)
test_btest 0.000525 0.000188 54.865584 ( 7.907226)
test_basic 0.005263 0.000287 0.286448 ( 0.375087)
test_all 0.001014 0.000338 622.072710 ( 89.249024)
test_rubyspec 0.085372 0.035760 44.516492 ( 50.082369)
total: 152.33 sec