Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-164109
#<BuildRuby:0x00005590e9967df8
@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.20230103-164109",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006346 0.000483 0.854760 ( 1.453225)
build_miniruby 0.000908 0.000194 1.021009 ( 1.019225)
build_ruby 0.001284 0.000275 2.781947 ( 2.779364)
build_all 0.007977 0.001709 16.757845 ( 2.986675)
build_install 0.011689 0.000000 2.287783 ( 1.185407)
test_btest 0.000866 0.000000 73.201841 ( 11.275511)
test_basic 0.007362 0.000000 0.350388 ( 0.435381)
test_all 0.001288 0.000000 663.431515 ( 98.423816)
test_rubyspec 0.062118 0.057703 51.558425 ( 59.657000)
total: 179.22 sec