Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-175842
#<BuildRuby:0x00005592e0bcbe70
@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.20221206-175842",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004749 0.000187 1.146074 ( 1.432786)
build_miniruby 0.000685 0.000158 0.933930 ( 0.932584)
build_ruby 0.001049 0.000242 2.662877 ( 2.577271)
build_all 0.007437 0.001717 15.701860 ( 3.240206)
build_install 0.009855 0.001100 2.246841 ( 1.255340)
test_btest 0.000509 0.000109 65.305487 ( 11.736410)
test_basic 0.003721 0.000797 0.327242 ( 0.418651)
test_all 0.000901 0.000193 663.561834 (112.832055)
test_rubyspec 0.039611 0.024595 52.663353 ( 60.838222)
total: 195.26 sec