Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-004817
#<BuildRuby:0x00005556872d7e80
@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.20230109-004817",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.006560 0.000000 0.897113 ( 1.065135)
build_miniruby 0.000000 0.001119 1.023317 ( 1.021457)
build_ruby 0.000000 0.001662 2.771829 ( 2.769223)
build_all 0.007816 0.001837 16.859368 ( 3.021112)
build_install 0.006785 0.004952 2.154385 ( 1.090010)
test_btest 0.000985 0.000110 78.402856 ( 10.892987)
test_basic 0.000000 0.006515 0.341858 ( 0.428537)
test_all 0.000000 0.001528 669.502326 (116.654954)
test_rubyspec 0.088987 0.028264 51.998906 ( 60.044096)
total: 196.99 sec