Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-125006
#<BuildRuby:0x000055cefaa40028
@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-125006",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004271 0.000000 0.899051 ( 1.565726)
build_miniruby 0.001036 0.000000 0.965844 ( 0.964296)
build_ruby 0.001271 0.000000 2.672921 ( 2.671517)
build_all 0.007070 0.001872 15.813090 ( 3.300148)
build_install 0.009762 0.000929 2.297372 ( 1.326041)
test_btest 0.000510 0.000073 66.092396 ( 10.728619)
test_basic 0.001041 0.003792 0.292967 ( 0.383610)
test_all 0.001332 0.000000 667.552257 (145.644302)
test_rubyspec 0.039171 0.018213 51.767438 ( 59.979278)
total: 226.56 sec