Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-134524
#<BuildRuby:0x00005593e45b68a0
@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.20220311-134524",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009611 0.001373 1.052264 ( 1.038957)
build_miniruby 0.002100 0.000000 0.079566 ( 0.077486)
build_ruby 0.001837 0.000000 0.082508 ( 0.080580)
build_all 0.009774 0.000008 1.516532 ( 0.603249)
build_install 0.016460 0.005760 5.284020 ( 2.204174)
test_btest 0.001028 0.000162 74.858697 ( 8.093680)
test_basic 0.008294 0.000485 0.336693 ( 0.424943)
test_all 0.001275 0.000191 690.957738 ( 67.391214)
test_rubyspec 0.102920 0.067653 46.321943 ( 51.636584)
total: 131.55 sec