Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-181811
#<BuildRuby:0x000055d6dc00fe70
@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.20230101-181811",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000030 0.000005 0.000035 ( 0.000019)
build_up 0.000000 0.006643 0.839937 ( 1.041913)
build_miniruby 0.000000 0.001399 1.019655 ( 1.017569)
build_ruby 0.000000 0.001641 2.788474 ( 2.785755)
build_all 0.004509 0.005237 16.827648 ( 2.983000)
build_install 0.008556 0.003209 2.294469 ( 1.179445)
test_btest 0.000624 0.000233 78.145018 ( 10.654943)
test_basic 0.002739 0.003754 0.345162 ( 0.431885)
test_all 0.001059 0.000436 646.521999 (104.051955)
test_rubyspec 0.063780 0.031580 51.579277 ( 59.669968)
total: 183.82 sec