Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-010129
#<BuildRuby:0x0000561fc8064c10
@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-010129",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006939 0.004461 1.006917 ( 2.362057)
build_miniruby 0.001649 0.000330 0.070020 ( 0.068005)
build_ruby 0.001842 0.000369 0.069250 ( 0.067249)
build_all 0.008767 0.001754 4.191722 ( 0.856764)
build_install 0.012398 0.010548 7.928427 ( 2.422449)
test_btest 0.000800 0.000235 77.210524 ( 8.084654)
test_basic 0.006990 0.000526 0.338787 ( 0.430295)
test_all 0.001517 0.000421 696.258348 ( 67.776555)
test_rubyspec 0.092526 0.062972 46.393566 ( 51.758878)
total: 133.83 sec