Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-041736
#<BuildRuby:0x0000559ff0f5fe70
@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.20221224-041736",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003169 0.001152 0.864501 ( 1.080560)
build_miniruby 0.000666 0.000242 1.045445 ( 1.044132)
build_ruby 0.000837 0.000304 2.666067 ( 2.664733)
build_all 0.007894 0.001176 15.785911 ( 3.401930)
build_install 0.007584 0.000900 2.246637 ( 1.308280)
test_btest 0.000493 0.000151 64.721167 ( 10.982487)
test_basic 0.004998 0.000000 0.308863 ( 0.399155)
test_all 0.001059 0.000000 618.688007 (108.742961)
test_rubyspec 0.052077 0.016270 51.857435 ( 59.983608)
total: 189.61 sec