Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-221953
#<BuildRuby:0x0000555f0a8fbe70
@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.20230112-221953",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.006166 0.000411 0.895435 ( 1.049232)
build_miniruby 0.001208 0.000080 1.019153 ( 1.017036)
build_ruby 0.001589 0.000000 2.774815 ( 2.772095)
build_all 0.001882 0.008148 16.793080 ( 2.967935)
build_install 0.008787 0.000757 2.098097 ( 1.087626)
test_btest 0.000866 0.000145 77.660306 ( 10.770223)
test_basic 0.006512 0.000000 0.345410 ( 0.431598)
test_all 0.001792 0.000000 664.291222 (100.983479)
test_rubyspec 0.102651 0.026553 52.007853 ( 60.074148)
total: 181.15 sec