Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-125848
#<BuildRuby:0x0000558d77f8e620
@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.20221223-125848",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003890 0.000410 0.905130 ( 1.526236)
build_miniruby 0.000940 0.000099 1.026784 ( 1.025603)
build_ruby 0.001197 0.000126 2.610834 ( 2.609371)
build_all 0.008984 0.000000 15.806092 ( 3.324523)
build_install 0.006800 0.004122 2.236358 ( 1.252197)
test_btest 0.000568 0.000074 64.253359 ( 10.518807)
test_basic 0.003998 0.000522 0.300877 ( 0.392328)
test_all 0.000966 0.000126 638.544022 ( 98.099262)
test_rubyspec 0.060433 0.010783 52.207119 ( 60.426579)
total: 179.18 sec