Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-143128
#<BuildRuby:0x0000557ee92b88e8
@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.20220302-143128",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007985 0.001842 0.985168 ( 1.271443)
build_miniruby 0.001391 0.000321 0.067785 ( 0.066402)
build_ruby 0.001565 0.000361 0.072062 ( 0.070590)
build_all 0.009687 0.001085 4.201132 ( 0.859999)
build_install 0.023016 0.000507 8.006818 ( 2.453426)
test_btest 0.000865 0.000145 74.822956 ( 8.065334)
test_basic 0.007665 0.000418 0.345398 ( 0.433543)
test_all 0.001912 0.000302 706.894987 ( 68.172554)
test_rubyspec 0.105496 0.048009 46.354632 ( 51.805123)
total: 133.20 sec