Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-140437
#<BuildRuby:0x0000564e5a5d88e8
@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.20220427-140437",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010081 0.000720 1.006702 ( 1.341823)
build_miniruby 0.002097 0.000000 0.071788 ( 0.069303)
build_ruby 0.001845 0.000000 0.074877 ( 0.072880)
build_all 0.001607 0.008537 1.550821 ( 0.625445)
build_install 0.016827 0.006614 5.828914 ( 2.819424)
test_btest 0.001064 0.000242 74.149629 ( 8.699423)
test_basic 0.006548 0.004671 0.335596 ( 0.417634)
test_all 0.002223 0.001285 667.652005 ( 65.612453)
test_rubyspec 0.093478 0.082701 46.139476 ( 51.260490)
total: 130.92 sec