Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-001757
#<BuildRuby:0x0000556962f9a918
@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.20220521-001757",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006069 0.000434 0.843443 ( 0.896607)
build_miniruby 0.000945 0.000068 0.056408 ( 0.055157)
build_ruby 0.000973 0.000000 0.057143 ( 0.055986)
build_all 0.004068 0.000000 1.486019 ( 0.606333)
build_install 0.011005 0.000171 6.322687 ( 2.870089)
test_btest 0.000684 0.000041 50.785185 ( 8.201030)
test_basic 0.001573 0.004816 0.347410 ( 0.434553)
test_all 0.002106 0.000000 624.805574 ( 99.064330)
test_rubyspec 0.051397 0.041557 44.132686 ( 49.752468)
total: 161.94 sec