Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-075820
#<BuildRuby:0x000055b58710fe90
@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.20220505-075820",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005754 0.000959 0.831096 ( 1.203723)
build_miniruby 0.000867 0.000145 0.057648 ( 0.056343)
build_ruby 0.000731 0.000122 0.057561 ( 0.056251)
build_all 0.003506 0.000584 1.481521 ( 0.595025)
build_install 0.010074 0.000765 6.265281 ( 2.803581)
test_btest 0.000723 0.000111 52.064527 ( 8.011800)
test_basic 0.005411 0.000832 0.349350 ( 0.436821)
test_all 0.001076 0.000165 634.356017 ( 91.880443)
test_rubyspec 0.060647 0.065297 43.691702 ( 48.633668)
total: 153.68 sec