Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-042627
#<BuildRuby:0x00005648c78d0728
@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.20221226-042627",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004001 0.000286 0.875197 ( 1.109633)
build_miniruby 0.000829 0.000059 0.972750 ( 0.971875)
build_ruby 0.000000 0.001307 2.646183 ( 2.644814)
build_all 0.001467 0.007353 15.870932 ( 3.397076)
build_install 0.006208 0.004811 2.234126 ( 1.262502)
test_btest 0.000446 0.000119 63.759889 ( 11.149609)
test_basic 0.003679 0.000981 0.332894 ( 0.424366)
test_all 0.000691 0.000184 628.806788 (114.078761)
test_rubyspec 0.043026 0.014616 51.981750 ( 60.162203)
total: 195.20 sec