Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-103012
#<BuildRuby:0x0000560ad2c86620
@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.20220505-103012",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002716 0.004083 0.889708 ( 2.385558)
build_miniruby 0.000924 0.000061 0.057168 ( 0.055877)
build_ruby 0.001019 0.000068 0.057731 ( 0.056480)
build_all 0.000000 0.004318 1.469854 ( 0.598931)
build_install 0.007898 0.002659 6.255793 ( 2.790769)
test_btest 0.000672 0.000106 53.104837 ( 8.031013)
test_basic 0.005011 0.000791 0.285378 ( 0.374751)
test_all 0.001704 0.000269 646.837583 ( 91.322152)
test_rubyspec 0.085585 0.036869 43.783584 ( 48.688017)
total: 154.30 sec