Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-142343
#<BuildRuby:0x00005653b8c07440
@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.20220312-142343",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.009681 0.001242 1.032403 ( 1.693139)
build_miniruby 0.001810 0.000388 0.067066 ( 0.065560)
build_ruby 0.001438 0.000308 0.078453 ( 0.077163)
build_all 0.000800 0.007849 1.492380 ( 0.622756)
build_install 0.015353 0.007922 5.258962 ( 2.178648)
test_btest 0.001024 0.000377 77.749263 ( 8.464127)
test_basic 0.007192 0.001024 0.317055 ( 0.411424)
test_all 0.001388 0.000486 662.955207 ( 66.223183)
test_rubyspec 0.089085 0.070799 46.470431 ( 51.587646)
total: 131.32 sec