Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-194506
#<BuildRuby:0x0000555ab71dbf20
@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.20220507-194506",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006652 0.845038 ( 1.102747)
build_miniruby 0.000000 0.001063 0.057546 ( 0.056283)
build_ruby 0.000000 0.000888 0.057556 ( 0.056375)
build_all 0.001201 0.002970 1.484662 ( 0.594687)
build_install 0.005971 0.004647 6.262715 ( 2.811953)
test_btest 0.000647 0.000216 51.615423 ( 8.159042)
test_basic 0.002081 0.003385 0.287312 ( 0.376317)
test_all 0.001138 0.000427 616.018777 ( 92.255425)
test_rubyspec 0.079283 0.041821 43.792744 ( 48.725792)
total: 154.14 sec