Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-031314
#<BuildRuby:0x0000558fca780460
@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-031314",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000013 0.000004 0.000017 ( 0.000015)
build_up 0.004126 0.000000 0.890320 ( 1.154883)
build_miniruby 0.000762 0.000190 0.975510 ( 0.974130)
build_ruby 0.000000 0.001329 2.810493 ( 2.724080)
build_all 0.002688 0.006450 15.690279 ( 3.277537)
build_install 0.007695 0.001286 2.181014 ( 1.270792)
test_btest 0.000434 0.000155 64.014095 ( 11.573929)
test_basic 0.003770 0.001347 0.322699 ( 0.412758)
test_all 0.001134 0.000405 668.412284 (137.207441)
test_rubyspec 0.037653 0.035743 52.239955 ( 60.415865)
total: 219.01 sec