Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-095642
#<BuildRuby:0x00005626706b4af8
@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.20220328-095642",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009376 0.000743 1.013805 ( 1.041144)
build_miniruby 0.002007 0.000286 0.072594 ( 0.070628)
build_ruby 0.001927 0.000276 0.077111 ( 0.075197)
build_all 0.008910 0.000542 4.157419 ( 0.836883)
build_install 0.017707 0.005552 7.874637 ( 2.396888)
test_btest 0.002297 0.000000 73.305261 ( 7.863018)
test_basic 0.006939 0.000644 0.336750 ( 0.425144)
test_all 0.001050 0.000960 657.392032 ( 65.835321)
test_rubyspec 0.093050 0.065118 45.808746 ( 51.319481)
total: 129.86 sec