Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-061533
#<BuildRuby:0x0000560f5b0e0f40
@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.20220304-061533",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010655 0.001375 1.012409 ( 2.814384)
build_miniruby 0.001447 0.000789 0.078087 ( 0.075984)
build_ruby 0.001249 0.000681 0.078829 ( 0.076680)
build_all 0.010248 0.000000 4.245646 ( 0.851744)
build_install 0.018655 0.004229 7.958989 ( 2.411536)
test_btest 0.000000 0.001113 72.811338 ( 8.203156)
test_basic 0.006136 0.002022 0.352954 ( 0.441480)
test_all 0.001119 0.000458 661.732949 ( 66.143013)
test_rubyspec 0.102488 0.062976 46.669807 ( 51.973283)
total: 132.99 sec