Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-115906
#<BuildRuby:0x000055ef240d6858
@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.20230130-115906",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006399 0.878148 ( 1.066147)
build_miniruby 0.000000 0.001303 1.011715 ( 1.009877)
build_ruby 0.000000 0.001388 2.775237 ( 2.772623)
build_all 0.003206 0.006421 16.738960 ( 2.981201)
build_install 0.003655 0.007737 2.079501 ( 1.068917)
test_btest 0.000744 0.000000 75.937338 ( 10.353574)
test_basic 0.006892 0.000000 0.362890 ( 0.448971)
test_all 0.000828 0.000364 666.161268 ( 94.833037)
test_rubyspec 0.080023 0.052794 51.728591 ( 59.790183)
total: 174.33 sec