Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-134411
#<BuildRuby:0x000055cf56367e70
@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.20221212-134411",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000000 0.000020 0.000020 ( 0.000020)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.000137 0.004099 0.814880 ( 1.061941)
build_miniruby 0.001091 0.000000 0.938459 ( 0.936847)
build_ruby 0.001293 0.000000 2.684432 ( 2.589790)
build_all 0.007506 0.001331 15.866050 ( 3.266718)
build_install 0.003831 0.004442 2.219090 ( 1.286002)
test_btest 0.000427 0.000122 58.599715 ( 11.976792)
test_basic 0.003672 0.001049 0.311534 ( 0.401879)
test_all 0.001118 0.000319 689.213559 (137.663411)
test_rubyspec 0.040733 0.026644 52.721465 ( 60.931697)
total: 220.12 sec