Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-104146
#<BuildRuby:0x0000562ece628010
@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.20221230-104146",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005208 0.001603 0.847090 ( 1.128560)
build_miniruby 0.001061 0.000326 1.011943 ( 1.009887)
build_ruby 0.001207 0.000371 2.780967 ( 2.778175)
build_all 0.006316 0.003571 16.651866 ( 2.983581)
build_install 0.006554 0.005105 2.307181 ( 1.181923)
test_btest 0.000620 0.000233 75.271448 ( 10.825116)
test_basic 0.005052 0.001894 0.341880 ( 0.427424)
test_all 0.000970 0.000364 669.011280 ( 94.606580)
test_rubyspec 0.038488 0.086545 51.844107 ( 59.928388)
total: 174.87 sec