Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-105101
#<BuildRuby:0x00005586aac53e70
@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.20221211-105101",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004183 0.925037 ( 1.154751)
build_miniruby 0.000000 0.000810 0.994911 ( 0.993751)
build_ruby 0.000000 0.001270 2.869847 ( 2.783970)
build_all 0.001529 0.007735 15.782438 ( 3.347308)
build_install 0.007339 0.002504 2.295847 ( 1.277998)
test_btest 0.000427 0.000135 62.794132 ( 11.557155)
test_basic 0.000844 0.003870 0.303884 ( 0.394697)
test_all 0.000725 0.000264 662.949193 (106.021024)
test_rubyspec 0.036201 0.029013 52.409362 ( 60.498696)
total: 188.03 sec