Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-002052
#<BuildRuby:0x000055560679c8e8
@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.20220222-002052",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.001973 0.008392 0.971069 ( 1.145058)
build_miniruby 0.001704 0.000227 0.070252 ( 0.068209)
build_ruby 0.001484 0.000197 0.071904 ( 0.070850)
build_all 0.002082 0.008265 4.207374 ( 0.798574)
build_install 0.014171 0.008986 7.757553 ( 2.328514)
test_btest 0.001005 0.000317 72.900568 ( 7.916428)
test_basic 0.007848 0.000000 0.333090 ( 0.421703)
test_all 0.000000 0.001759 706.083434 ( 69.283159)
test_rubyspec 0.098954 0.070589 46.417952 ( 51.833272)
total: 133.87 sec