Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-115943
#<BuildRuby:0x000055a2bdd8abe8
@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.20230119-115943",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000215 0.006166 0.876337 ( 1.050231)
build_miniruby 0.000944 0.000405 1.011741 ( 1.009806)
build_ruby 0.001163 0.000498 2.781729 ( 2.779164)
build_all 0.009801 0.000000 16.920004 ( 3.023429)
build_install 0.005823 0.005570 2.137736 ( 1.087044)
test_btest 0.000536 0.000221 77.179754 ( 10.755502)
test_basic 0.000000 0.006720 0.314909 ( 0.401101)
test_all 0.001474 0.000824 676.241380 (118.811119)
test_rubyspec 0.074469 0.060654 51.990639 ( 59.976225)
total: 198.89 sec