Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-151720
#<BuildRuby:0x000055e86d9172c8
@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.20220727-151720",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006632 0.909193 ( 10.736650)
build_miniruby 0.000845 0.000169 0.058589 ( 0.057382)
build_ruby 0.000861 0.000172 0.059291 ( 0.058048)
build_all 0.001552 0.003179 1.536127 ( 0.598149)
build_install 0.007479 0.001870 5.616295 ( 2.155107)
test_btest 0.000697 0.000174 53.309021 ( 8.259627)
test_basic 0.004237 0.001059 0.279235 ( 0.368448)
test_all 0.000836 0.000209 627.069212 ( 88.860765)
test_rubyspec 0.068524 0.047869 43.573160 ( 49.251595)
total: 160.35 sec