Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-060225
#<BuildRuby:0x000055906867f680
@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.20220226-060225",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003396 0.007002 1.019349 ( 2.374399)
build_miniruby 0.001456 0.000388 0.076403 ( 0.074733)
build_ruby 0.001498 0.000399 0.076276 ( 0.074432)
build_all 0.006416 0.003551 4.178742 ( 0.841500)
build_install 0.012444 0.010567 8.021331 ( 2.388296)
test_btest 0.001004 0.000383 75.245271 ( 7.776284)
test_basic 0.005838 0.002224 0.339087 ( 0.438284)
test_all 0.000993 0.000773 670.689809 ( 65.848530)
test_rubyspec 0.092272 0.080909 46.336696 ( 51.702336)
total: 131.52 sec