Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-003440
#<BuildRuby:0x0000559047a57940
@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-003440",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005272 0.005282 0.966042 ( 3.631287)
build_miniruby 0.001479 0.000341 0.073375 ( 0.071677)
build_ruby 0.001831 0.000423 0.075148 ( 0.072664)
build_all 0.005879 0.003781 4.118619 ( 0.778207)
build_install 0.023088 0.002127 7.867075 ( 2.321116)
test_btest 0.000781 0.000174 73.000017 ( 7.996462)
test_basic 0.006124 0.001361 0.336788 ( 0.425686)
test_all 0.001674 0.000372 709.329190 ( 67.539358)
test_rubyspec 0.103940 0.055454 46.376939 ( 51.689442)
total: 134.53 sec