Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-012830
#<BuildRuby:0x0000557ebea24008
@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.20221206-012830",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004568 0.000807 1.197775 ( 1.246248)
build_miniruby 0.000867 0.000153 1.032625 ( 1.031228)
build_ruby 0.000989 0.000175 2.828770 ( 2.722296)
build_all 0.008761 0.000030 15.615440 ( 3.308258)
build_install 0.009517 0.000131 2.207649 ( 1.288971)
test_btest 0.000500 0.000072 65.854881 ( 11.234105)
test_basic 0.003929 0.000561 0.288681 ( 0.379692)
test_all 0.001339 0.000191 669.344177 (110.249144)
test_rubyspec 0.039190 0.031566 52.535574 ( 60.806697)
total: 192.27 sec