Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-103816
#<BuildRuby:0x0000557fa1cb3e70
@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-103816",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004847 0.000123 1.104062 ( 1.140358)
build_miniruby 0.000000 0.000879 0.966864 ( 0.965527)
build_ruby 0.000000 0.001236 2.733548 ( 2.620723)
build_all 0.006669 0.002346 15.905512 ( 3.331947)
build_install 0.003157 0.005074 2.211202 ( 1.246131)
test_btest 0.000464 0.000124 65.883365 ( 10.701181)
test_basic 0.005016 0.000134 0.347726 ( 0.439489)
test_all 0.000882 0.000221 635.824083 (112.241796)
test_rubyspec 0.038460 0.027673 52.982131 ( 61.083323)
total: 193.77 sec