Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-173409
#<BuildRuby:0x000055bc83310b38
@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.20220304-173409",
@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.000003 0.000009 ( 0.000010)
autoconf 0.000016 0.000010 0.000026 ( 0.000026)
configure 0.000044 0.000027 0.000071 ( 0.000082)
build_up 0.007059 0.004235 1.058046 ( 1.278083)
build_miniruby 0.001420 0.000852 0.077431 ( 0.075173)
build_ruby 0.000000 0.002606 0.079510 ( 0.076945)
build_all 0.002108 0.008562 4.274488 ( 0.863879)
build_install 0.013496 0.009891 8.000398 ( 2.397008)
test_btest 0.001393 0.000000 72.349533 ( 8.076040)
test_basic 0.005978 0.002159 0.343997 ( 0.437885)
test_all 0.001390 0.001019 707.016798 ( 68.061463)
test_rubyspec 0.091014 0.067843 46.468579 ( 51.755833)
total: 133.02 sec