Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-111248
#<BuildRuby:0x000055a6146cffb0
@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.20221221-111248",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004310 0.000020 0.831012 ( 1.207472)
build_miniruby 0.000000 0.001054 0.975329 ( 0.973998)
build_ruby 0.000000 0.001288 2.712657 ( 2.711316)
build_all 0.008552 0.000526 15.803403 ( 3.311560)
build_install 0.004134 0.003839 2.290941 ( 1.259014)
test_btest 0.000499 0.000091 59.976989 ( 12.161983)
test_basic 0.004022 0.000731 0.289368 ( 0.380405)
test_all 0.001254 0.000228 678.302945 (136.850078)
test_rubyspec 0.050513 0.011727 51.468527 ( 59.657552)
total: 218.51 sec