Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-001310
#<BuildRuby:0x000055e889a8ff58
@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.20230113-001310",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005906 0.000788 0.846776 ( 1.038533)
build_miniruby 0.001387 0.000000 1.010047 ( 1.007830)
build_ruby 0.000000 0.001614 2.793356 ( 2.790639)
build_all 0.006720 0.003340 16.865033 ( 2.995152)
build_install 0.010372 0.001030 2.078044 ( 1.072736)
test_btest 0.000927 0.000164 76.856720 ( 10.498360)
test_basic 0.001686 0.005336 0.360074 ( 0.445275)
test_all 0.001254 0.000295 670.105146 ( 98.682759)
test_rubyspec 0.089464 0.044541 52.008744 ( 60.031746)
total: 178.56 sec