Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-143836
#<BuildRuby:0x000055bf3cda3f58
@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.20221227-143836",
@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.000012 0.000004 0.000016 ( 0.000015)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.006303 0.000699 0.975091 ( 1.143588)
build_miniruby 0.001022 0.000315 1.008149 ( 1.006123)
build_ruby 0.001601 0.000000 2.776069 ( 2.773324)
build_all 0.009777 0.000000 16.688177 ( 2.928062)
build_install 0.008676 0.002842 2.268790 ( 1.188300)
test_btest 0.000861 0.000227 76.822342 ( 11.204986)
test_basic 0.005158 0.001357 0.350178 ( 0.436405)
test_all 0.001546 0.000407 667.688714 (108.211141)
test_rubyspec 0.078800 0.055690 51.556857 ( 59.637098)
total: 188.53 sec