Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-004010
#<BuildRuby:0x000055feb2eb27b8
@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.20230113-004010",
@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.000008)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000000 0.006575 0.884635 ( 1.116844)
build_miniruby 0.000000 0.001334 1.017785 ( 1.015604)
build_ruby 0.000000 0.001587 2.791237 ( 2.788629)
build_all 0.007880 0.001808 16.822507 ( 2.999897)
build_install 0.009351 0.002198 2.081833 ( 1.068671)
test_btest 0.000747 0.000275 76.664312 ( 10.506670)
test_basic 0.005608 0.000652 0.349593 ( 0.436125)
test_all 0.001469 0.000000 660.614416 ( 98.953868)
test_rubyspec 0.074305 0.055303 51.932710 ( 59.979131)
total: 178.87 sec