Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-094306
#<BuildRuby:0x00005617c53083c8
@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.20221208-094306",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004970 0.000000 1.181556 ( 1.210394)
build_miniruby 0.000961 0.000000 1.005840 ( 1.004454)
build_ruby 0.001214 0.000000 2.715259 ( 2.601643)
build_all 0.005028 0.003861 15.877744 ( 3.276640)
build_install 0.005189 0.003331 2.228774 ( 1.249106)
test_btest 0.000564 0.000047 65.145457 ( 11.301381)
test_basic 0.004768 0.000397 0.291031 ( 0.380908)
test_all 0.001094 0.000000 659.359134 (113.278093)
test_rubyspec 0.053132 0.006957 51.923719 ( 60.146584)
total: 194.45 sec