Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-015148
#<BuildRuby:0x000055ade6f64480
@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.20220215-015148",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005893 0.004722 0.953602 ( 2.378319)
build_miniruby 0.001506 0.000502 0.070171 ( 0.068463)
build_ruby 0.001218 0.000406 0.068427 ( 0.067177)
build_all 0.007814 0.002604 4.073648 ( 0.777258)
build_install 0.023821 0.000000 7.769611 ( 2.310732)
test_btest 0.001178 0.000000 74.524992 ( 7.950312)
test_basic 0.003113 0.004532 0.329041 ( 0.416685)
test_all 0.001635 0.000467 692.931898 ( 67.449746)
test_rubyspec 0.106180 0.056012 45.835356 ( 51.049109)
total: 132.47 sec