Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-084702
#<BuildRuby:0x000055670e1543c8
@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.20230114-084702",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005977 0.000410 0.844583 ( 1.030435)
build_miniruby 0.001068 0.000229 1.026425 ( 1.024379)
build_ruby 0.000000 0.001512 2.807089 ( 2.804319)
build_all 0.000688 0.009169 16.760822 ( 2.991278)
build_install 0.010200 0.001057 2.087546 ( 1.082833)
test_btest 0.000881 0.000306 77.103798 ( 10.432243)
test_basic 0.005507 0.000795 0.341202 ( 0.427755)
test_all 0.000908 0.000303 664.312630 (109.573010)
test_rubyspec 0.076192 0.045207 52.019196 ( 60.059019)
total: 189.43 sec