Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-124331
#<BuildRuby:0x0000564e6589be80
@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.20221214-124331",
@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.000014 0.000006 0.000020 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004190 0.000094 0.853577 ( 1.081932)
build_miniruby 0.000727 0.000242 0.968633 ( 0.967286)
build_ruby 0.000864 0.000288 2.809055 ( 2.695163)
build_all 0.001759 0.007085 15.929275 ( 3.381454)
build_install 0.008444 0.000249 2.177909 ( 1.233161)
test_btest 0.000522 0.000203 64.588192 ( 10.612877)
test_basic 0.003536 0.001375 0.316028 ( 0.406585)
test_all 0.001000 0.000389 666.491750 (141.401212)
test_rubyspec 0.028015 0.034854 52.177210 ( 60.354060)
total: 222.13 sec