Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-055128
#<BuildRuby:0x0000561a62cbbdf8
@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.20221227-055128",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000042 0.000010 0.000052 ( 0.000052)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.000000 0.009901 0.860151 ( 1.455900)
build_miniruby 0.000377 0.000866 1.005832 ( 1.003975)
build_ruby 0.001096 0.000470 2.763856 ( 2.761326)
build_all 0.000000 0.009616 16.641733 ( 2.971914)
build_install 0.007215 0.004162 2.234334 ( 1.174983)
test_btest 0.000567 0.000341 76.857856 ( 10.307620)
test_basic 0.006292 0.001167 0.383696 ( 0.467633)
test_all 0.001149 0.000203 666.347482 (102.332546)
test_rubyspec 0.082870 0.033827 50.942605 ( 59.059130)
total: 181.54 sec