Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-022729
#<BuildRuby:0x000056231c45bdd0
@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.20221123-022729",
@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.000001 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004638 0.000027 1.093744 ( 1.173055)
build_miniruby 0.000911 0.000046 0.990285 ( 0.988967)
build_ruby 0.001239 0.000062 2.756293 ( 2.669749)
build_all 0.001754 0.007054 15.975114 ( 3.251240)
build_install 0.007186 0.000938 2.064084 ( 1.209499)
test_btest 0.000595 0.000078 56.512908 ( 11.702624)
test_basic 0.003875 0.000505 0.316021 ( 0.407420)
test_all 0.001052 0.000137 673.577006 (111.444399)
test_rubyspec 0.051547 0.020596 53.025730 ( 61.272486)
total: 194.12 sec