Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-204310
#<BuildRuby:0x00005584f958fe70
@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.20221210-204310",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003769 0.000443 0.856356 ( 1.054221)
build_miniruby 0.000959 0.000113 1.009793 ( 1.008353)
build_ruby 0.001030 0.000122 2.803189 ( 2.669487)
build_all 0.009185 0.000049 15.826153 ( 3.236466)
build_install 0.008183 0.000861 2.249814 ( 1.267660)
test_btest 0.000597 0.000063 58.230204 ( 12.097791)
test_basic 0.004487 0.000472 0.322173 ( 0.412399)
test_all 0.000938 0.000099 663.498504 (103.073866)
test_rubyspec 0.050875 0.018014 52.895373 ( 60.994860)
total: 185.82 sec