Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-093341
#<BuildRuby:0x000055a831096be8
@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.20221210-093341",
@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.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004761 0.000000 1.202106 ( 1.252995)
build_miniruby 0.000000 0.000971 1.004976 ( 1.003300)
build_ruby 0.000000 0.001265 2.806996 ( 2.711125)
build_all 0.006217 0.002627 15.704640 ( 3.298223)
build_install 0.008530 0.000609 2.248795 ( 1.248956)
test_btest 0.000529 0.000038 61.637000 ( 11.473503)
test_basic 0.000000 0.004481 0.286949 ( 0.378136)
test_all 0.000097 0.001117 656.934075 (113.609783)
test_rubyspec 0.038541 0.032789 52.559747 ( 60.708586)
total: 195.69 sec