Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-191105
#<BuildRuby:0x000055b3557a3fb0
@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.20221209-191105",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000043 0.000003 0.000046 ( 0.000030)
build_up 0.004940 0.000308 1.143332 ( 1.176921)
build_miniruby 0.000774 0.000049 1.023406 ( 1.022163)
build_ruby 0.001283 0.000000 2.762385 ( 2.644200)
build_all 0.004401 0.004556 15.840138 ( 3.313214)
build_install 0.010028 0.000113 2.226603 ( 1.250133)
test_btest 0.000568 0.000060 66.086640 ( 11.278205)
test_basic 0.000077 0.004581 0.313182 ( 0.403753)
test_all 0.000903 0.000142 666.481690 (107.510534)
test_rubyspec 0.028098 0.044122 52.908386 ( 61.200196)
total: 189.80 sec