Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-071823
#<BuildRuby:0x000055e9cba2c4d8
@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.20220227-071823",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010437 0.000000 0.981864 ( 1.357658)
build_miniruby 0.001602 0.000000 0.066645 ( 0.064968)
build_ruby 0.000000 0.002263 0.076958 ( 0.074563)
build_all 0.007810 0.003124 4.244746 ( 0.856078)
build_install 0.020286 0.004114 7.926432 ( 2.401467)
test_btest 0.000836 0.000295 73.081198 ( 7.931067)
test_basic 0.007965 0.000000 0.336476 ( 0.428270)
test_all 0.001880 0.000000 695.316505 ( 67.288862)
test_rubyspec 0.116792 0.054800 46.837469 ( 52.010177)
total: 132.41 sec