Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-232635
#<BuildRuby:0x0000559a87078010
@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.20221221-232635",
@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.000025 0.000000 0.000025 ( 0.000026)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004291 0.000000 0.884920 ( 1.117358)
build_miniruby 0.000934 0.000000 0.982480 ( 0.981149)
build_ruby 0.001189 0.000000 2.725951 ( 2.724677)
build_all 0.008808 0.000000 15.749920 ( 3.347631)
build_install 0.010463 0.000000 2.221503 ( 1.238103)
test_btest 0.000610 0.000000 58.708664 ( 12.362529)
test_basic 0.005153 0.000000 0.315293 ( 0.405556)
test_all 0.001829 0.000000 673.821819 (139.444858)
test_rubyspec 0.048526 0.011849 52.117030 ( 60.329450)
total: 221.95 sec