Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-121505
#<BuildRuby:0x0000561d9d963e88
@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.20221210-121505",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001555 0.003567 1.145087 ( 1.153211)
build_miniruby 0.000897 0.000119 0.999262 ( 0.997983)
build_ruby 0.001043 0.000139 2.821263 ( 2.696298)
build_all 0.008952 0.000145 15.941907 ( 3.427356)
build_install 0.007969 0.000938 2.299008 ( 1.265354)
test_btest 0.000460 0.000054 65.897839 ( 10.766034)
test_basic 0.004661 0.000000 0.294964 ( 0.385800)
test_all 0.000961 0.000000 645.732745 (108.923325)
test_rubyspec 0.054891 0.018338 52.504967 ( 60.678436)
total: 190.29 sec