Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-152704
#<BuildRuby:0x0000563875c4c0f8
@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.20221218-152704",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004002 0.000009 0.886885 ( 1.079463)
build_miniruby 0.000000 0.000905 1.005857 ( 1.004511)
build_ruby 0.000000 0.001164 2.726509 ( 2.634881)
build_all 0.007248 0.001696 15.774781 ( 3.278788)
build_install 0.008797 0.001053 2.342526 ( 1.341592)
test_btest 0.000437 0.000097 64.480535 ( 10.796654)
test_basic 0.004618 0.000057 0.300456 ( 0.391388)
test_all 0.001910 0.000000 662.963571 (156.904575)
test_rubyspec 0.038937 0.017923 52.948278 ( 61.100733)
total: 238.53 sec