Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-165257
#<BuildRuby:0x000055e6e8cdc010
@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.20230118-165257",
@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.000029 0.000007 0.000036 ( 0.000034)
build_up 0.006226 0.000477 0.845696 ( 1.340953)
build_miniruby 0.001145 0.000229 1.031773 ( 1.029805)
build_ruby 0.000000 0.001690 2.777887 ( 2.775085)
build_all 0.001743 0.008234 16.885941 ( 3.013997)
build_install 0.009718 0.002005 2.143774 ( 1.085976)
test_btest 0.000856 0.000285 71.750102 ( 11.240615)
test_basic 0.004809 0.001603 0.350659 ( 0.437039)
test_all 0.000953 0.000318 670.234530 (112.390301)
test_rubyspec 0.063170 0.060679 51.910815 ( 59.927373)
total: 193.24 sec