Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-091926
#<BuildRuby:0x000055e21272f2c8
@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.20220810-091926",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004655 0.002328 0.945768 ( 1.616703)
build_miniruby 0.000714 0.000357 0.057655 ( 0.056361)
build_ruby 0.000669 0.000335 0.060532 ( 0.059191)
build_all 0.000000 0.004554 1.518350 ( 0.586932)
build_install 0.006039 0.005370 5.645755 ( 2.144379)
test_btest 0.000554 0.000353 51.890430 ( 7.902122)
test_basic 0.003562 0.002267 0.295344 ( 0.383833)
test_all 0.000798 0.000508 615.895745 ( 87.695264)
test_rubyspec 0.059505 0.046869 43.971710 ( 51.380871)
total: 151.83 sec