Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-175044
#<BuildRuby:0x0000562c6b97c4b0
@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.20220401-175044",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.011553 0.000495 1.210385 ( 1.375211)
build_miniruby 0.002636 0.000176 1.538496 ( 1.365615)
build_ruby 0.003131 0.000209 2.601348 ( 2.411044)
build_all 0.017046 0.005245 21.649365 ( 2.353327)
build_install 0.013520 0.009919 8.736634 ( 2.997752)
test_btest 0.001115 0.000212 77.031312 ( 7.919924)
test_basic 0.007010 0.000345 0.343564 ( 0.432544)
test_all 0.001695 0.000308 694.813580 ( 66.967060)
test_rubyspec 0.103071 0.068213 46.559546 ( 51.983301)
total: 137.81 sec