Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-102405
#<BuildRuby:0x000055743cd8a5a8
@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.20220508-102405",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002518 0.004093 0.853186 ( 1.753583)
build_miniruby 0.000884 0.000059 0.057010 ( 0.055711)
build_ruby 0.000906 0.000061 0.058143 ( 0.056811)
build_all 0.003832 0.000255 1.494978 ( 0.594410)
build_install 0.006683 0.004211 6.282997 ( 2.814572)
test_btest 0.000688 0.000081 49.132989 ( 8.542552)
test_basic 0.005704 0.000671 0.332474 ( 0.420531)
test_all 0.001956 0.000106 637.919736 ( 92.922822)
test_rubyspec 0.086049 0.036377 43.842822 ( 48.731750)
total: 155.89 sec