Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-124133
#<BuildRuby:0x000055780c7170f8
@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.20220315-124133",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007017 0.004546 1.039676 ( 1.242331)
build_miniruby 0.001662 0.000333 0.074059 ( 0.073847)
build_ruby 0.001624 0.000325 0.080018 ( 0.078885)
build_all 0.010323 0.000280 4.208670 ( 0.867395)
build_install 0.021909 0.000578 7.761365 ( 2.430464)
test_btest 0.001434 0.000205 75.140205 ( 8.126079)
test_basic 0.000000 0.007982 0.340624 ( 0.428760)
test_all 0.000281 0.001490 658.082083 ( 67.524451)
test_rubyspec 0.107494 0.047994 46.292596 ( 51.734122)
total: 132.51 sec