Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-232152
#<BuildRuby:0x000055d2c8ac8028
@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.20230111-232152",
@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.000008)
autoconf 0.000037 0.000000 0.000037 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006368 0.000000 0.848846 ( 1.194160)
build_miniruby 0.001328 0.000000 1.021490 ( 1.019514)
build_ruby 0.001498 0.000167 2.784349 ( 2.781852)
build_all 0.009456 0.000000 16.734232 ( 2.960144)
build_install 0.008075 0.003159 2.048769 ( 1.073442)
test_btest 0.000979 0.000134 76.184473 ( 11.133863)
test_basic 0.006051 0.000283 0.340590 ( 0.427430)
test_all 0.001874 0.000245 665.233715 (100.751522)
test_rubyspec 0.083230 0.044335 51.825017 ( 59.869498)
total: 181.21 sec