Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-014455
#<BuildRuby:0x0000561e9f059e98
@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.20221206-014455",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004902 0.000105 1.175695 ( 1.183293)
build_miniruby 0.000923 0.000097 0.925596 ( 0.924178)
build_ruby 0.001152 0.000121 2.674148 ( 2.569201)
build_all 0.005519 0.003262 15.656630 ( 3.350491)
build_install 0.010316 0.000309 2.316043 ( 1.359561)
test_btest 0.000549 0.000069 63.086750 ( 11.289457)
test_basic 0.000000 0.004947 0.348722 ( 0.439489)
test_all 0.000000 0.001030 663.534747 (105.881191)
test_rubyspec 0.050913 0.018772 51.930866 ( 60.210435)
total: 187.21 sec