Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-184727
#<BuildRuby:0x0000562dc2098008
@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.20221221-184727",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004160 0.855763 ( 1.231806)
build_miniruby 0.000000 0.000990 1.023511 ( 1.022137)
build_ruby 0.000000 0.001099 2.692558 ( 2.691070)
build_all 0.005513 0.003475 15.864807 ( 3.471105)
build_install 0.009222 0.000413 2.230434 ( 1.246490)
test_btest 0.000476 0.000087 62.629303 ( 11.376282)
test_basic 0.004841 0.000215 0.294609 ( 0.385641)
test_all 0.001297 0.000225 654.308719 (145.484645)
test_rubyspec 0.051888 0.019483 52.737327 ( 60.920298)
total: 227.83 sec