Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-191440
#<BuildRuby:0x000055e0f28b9e98
@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.20221226-191440",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.005335 0.001143 0.843130 ( 1.046989)
build_miniruby 0.001256 0.000000 1.004758 ( 1.002662)
build_ruby 0.001435 0.000000 2.751186 ( 2.748413)
build_all 0.008050 0.001322 16.569599 ( 2.971914)
build_install 0.005273 0.006078 2.221456 ( 1.166142)
test_btest 0.000862 0.000230 69.080291 ( 11.375154)
test_basic 0.004952 0.001320 0.339707 ( 0.426540)
test_all 0.001085 0.000289 651.393658 (102.793265)
test_rubyspec 0.069416 0.064781 51.038331 ( 59.082824)
total: 182.61 sec