Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-181304
#<BuildRuby:0x000055d30ad4e8a0
@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.20220410-181304",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.009530 0.000680 1.004973 ( 1.485637)
build_miniruby 0.001444 0.000103 0.075130 ( 0.073651)
build_ruby 0.001975 0.000000 0.077204 ( 0.075014)
build_all 0.009065 0.000000 1.498510 ( 0.599897)
build_install 0.015729 0.003413 2.045873 ( 1.141882)
test_btest 0.001059 0.000092 80.785597 ( 8.397131)
test_basic 0.002669 0.004541 0.342024 ( 0.432002)
test_all 0.002544 0.000000 702.896457 ( 68.048800)
test_rubyspec 0.119126 0.044083 46.604859 ( 52.053064)
total: 132.31 sec