Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-123551
#<BuildRuby:0x00005578e37ce8c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220813-123551",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006925 0.000000 0.838226 ( 1.148699)
build_miniruby 0.000000 0.001082 0.058836 ( 0.057512)
build_ruby 0.000000 0.000852 0.059763 ( 0.058459)
build_all 0.002093 0.002426 1.526177 ( 0.586850)
build_install 0.005143 0.003553 1.945910 ( 0.985252)
test_btest 0.000811 0.000090 52.916537 ( 8.478772)
test_basic 0.005406 0.000601 0.329081 ( 0.416761)
test_all 0.001152 0.000000 595.977243 ( 95.794402)
test_rubyspec 0.101734 0.024274 43.806474 ( 51.165684)
total: 158.69 sec