Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-184910
#<BuildRuby:0x000055e2dd45dc18
@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.20221201-184910",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004933 0.000329 1.127345 ( 1.151721)
build_miniruby 0.000796 0.000249 0.961035 ( 0.959616)
build_ruby 0.000943 0.000294 2.756930 ( 2.656988)
build_all 0.006839 0.002137 15.658055 ( 3.373043)
build_install 0.009474 0.000136 2.191282 ( 1.229082)
test_btest 0.000557 0.000000 57.989368 ( 12.487656)
test_basic 0.000000 0.004346 0.301729 ( 0.392874)
test_all 0.000000 0.000914 685.317439 (106.317967)
test_rubyspec 0.037936 0.025994 53.086690 ( 61.407923)
total: 189.98 sec