Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-010624
#<BuildRuby:0x000055ec4eddff28
@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.20230107-010624",
@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.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004689 0.001953 0.898412 ( 1.082100)
build_miniruby 0.000996 0.000414 1.013218 ( 1.011350)
build_ruby 0.001096 0.000457 2.775268 ( 2.772740)
build_all 0.006458 0.003397 16.796073 ( 2.989059)
build_install 0.004760 0.006622 2.142533 ( 1.083929)
test_btest 0.000000 0.000700 80.587848 ( 10.999649)
test_basic 0.000930 0.006167 0.363294 ( 0.448159)
test_all 0.000734 0.000370 674.314807 ( 95.676153)
test_rubyspec 0.069747 0.064196 52.046332 ( 60.183841)
total: 176.25 sec