Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-000545
#<BuildRuby:0x000056024d24c700
@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.20221206-000545",
@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.000008 0.000002 0.000010 ( 0.000020)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004756 0.000170 1.190204 ( 1.224554)
build_miniruby 0.000793 0.000176 1.079977 ( 1.078786)
build_ruby 0.000996 0.000221 2.721426 ( 2.634580)
build_all 0.007951 0.000764 15.786095 ( 3.249510)
build_install 0.000849 0.007927 2.188059 ( 1.238109)
test_btest 0.000458 0.000137 67.701249 ( 10.781934)
test_basic 0.000000 0.004787 0.310764 ( 0.401371)
test_all 0.000000 0.000888 683.998531 (103.432023)
test_rubyspec 0.042002 0.017720 53.504737 ( 61.697700)
total: 185.74 sec