Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-042125
#<BuildRuby:0x0000562255530700
@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.20221214-042125",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000324 0.003925 0.924878 ( 1.288524)
build_miniruby 0.000813 0.000109 0.927092 ( 0.925790)
build_ruby 0.001021 0.000136 2.786730 ( 2.687175)
build_all 0.001459 0.007427 15.746846 ( 3.419304)
build_install 0.004563 0.004080 2.227196 ( 1.249498)
test_btest 0.000441 0.000129 66.378452 ( 10.640796)
test_basic 0.000835 0.004244 0.293453 ( 0.383732)
test_all 0.000987 0.000348 688.414255 (144.536318)
test_rubyspec 0.039050 0.035687 53.349054 ( 61.552296)
total: 226.68 sec