Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-205915
#<BuildRuby:0x00005622d0f65e98
@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.20230105-205915",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006101 0.000134 0.851274 ( 1.031255)
build_miniruby 0.001197 0.000070 1.017175 ( 1.015124)
build_ruby 0.001418 0.000083 2.765772 ( 2.763106)
build_all 0.009760 0.000313 16.812800 ( 2.998758)
build_install 0.009526 0.000000 2.098078 ( 1.080289)
test_btest 0.000991 0.000000 76.641425 ( 10.414023)
test_basic 0.002365 0.004006 0.343501 ( 0.429865)
test_all 0.001483 0.000135 660.346244 (102.207644)
test_rubyspec 0.104198 0.029621 51.547584 ( 59.636652)
total: 181.58 sec