Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-082429
#<BuildRuby:0x000055acd3d38c10
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220221-082429",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006687 0.004697 0.966106 ( 1.411289)
build_miniruby 0.001635 0.000467 0.065588 ( 0.064037)
build_ruby 0.001457 0.000416 0.075848 ( 0.074757)
build_all 0.008856 0.001240 4.057239 ( 0.794981)
build_install 0.020758 0.002697 7.811231 ( 2.354066)
test_btest 0.000897 0.000211 76.895757 ( 8.209410)
test_basic 0.001230 0.005744 0.336007 ( 0.426994)
test_all 0.001476 0.000434 653.996803 ( 64.812752)
test_rubyspec 0.124690 0.048440 46.300950 ( 51.488255)
total: 129.64 sec