Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-072003
#<BuildRuby:0x000055f34bdf3df8
@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.20221208-072003",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004760 0.000090 1.253070 ( 2.162180)
build_miniruby 0.000829 0.000092 1.020167 ( 1.018957)
build_ruby 0.001118 0.000124 2.692719 ( 2.580378)
build_all 0.009202 0.000000 15.758936 ( 3.229094)
build_install 0.008856 0.000000 2.234094 ( 1.257795)
test_btest 0.000587 0.000000 65.338600 ( 10.614039)
test_basic 0.005356 0.000000 0.305118 ( 0.395094)
test_all 0.000000 0.000851 660.130043 (116.824540)
test_rubyspec 0.051089 0.011465 52.941211 ( 61.183607)
total: 199.27 sec