Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-161708
#<BuildRuby:0x000055c1d984f468
@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.20221221-161708",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004003 0.000267 0.826390 ( 1.116195)
build_miniruby 0.000000 0.000821 1.004310 ( 1.003246)
build_ruby 0.000000 0.001267 2.736828 ( 2.735508)
build_all 0.002480 0.006703 15.708691 ( 3.367221)
build_install 0.008374 0.000752 2.293327 ( 1.337717)
test_btest 0.000494 0.000092 65.487794 ( 11.730362)
test_basic 0.001625 0.003939 0.290020 ( 0.380319)
test_all 0.001334 0.000313 672.842174 (144.574393)
test_rubyspec 0.058042 0.008874 52.245992 ( 60.359839)
total: 226.61 sec