Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-144650
#<BuildRuby:0x000055a2ae5dfec0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-144650",
@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.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005058 1.231933 ( 1.422736)
build_miniruby 0.000000 0.001097 1.764130 ( 1.636839)
build_ruby 0.000000 0.001236 2.773534 ( 2.686680)
build_all 0.008429 0.000536 15.882426 ( 3.262631)
build_install 0.010076 0.000000 2.324033 ( 1.340673)
test_btest 0.000561 0.000000 64.847172 ( 11.527991)
test_basic 0.005071 0.000000 0.332352 ( 0.422559)
test_all 0.002044 0.000000 649.408518 (106.134594)
test_rubyspec 0.048730 0.013474 52.697359 ( 60.859017)
total: 189.29 sec