Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-032104
#<BuildRuby:0x000055fca2cd3f58
@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.20221216-032104",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003910 0.000279 0.843447 ( 1.089479)
build_miniruby 0.000852 0.000061 1.027586 ( 1.026253)
build_ruby 0.001155 0.000083 2.758946 ( 2.641305)
build_all 0.008744 0.000296 15.920440 ( 3.287380)
build_install 0.010066 0.000341 2.371395 ( 1.319547)
test_btest 0.000516 0.000032 67.150679 ( 11.764863)
test_basic 0.004168 0.000261 0.306306 ( 0.397079)
test_all 0.001342 0.000084 684.983463 (147.292405)
test_rubyspec 0.053595 0.001612 53.014194 ( 61.203923)
total: 230.02 sec