Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-001441
#<BuildRuby:0x0000564b713c3f30
@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.20230125-001441",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005930 0.000357 0.858375 ( 1.081309)
build_miniruby 0.001159 0.000232 1.004095 ( 1.001954)
build_ruby 0.001361 0.000272 2.756098 ( 2.753687)
build_all 0.009817 0.000165 16.668899 ( 2.988053)
build_install 0.004736 0.004552 2.075469 ( 1.078390)
test_btest 0.000765 0.000000 73.112283 ( 10.853750)
test_basic 0.002411 0.004175 0.338856 ( 0.424998)
test_all 0.000980 0.000258 647.443694 (110.515262)
test_rubyspec 0.087233 0.048171 51.535008 ( 59.659924)
total: 190.36 sec