Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-152100
#<BuildRuby:0x000055e79887e8a0
@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.20220225-152100",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.011372 0.000214 0.988230 ( 1.115304)
build_miniruby 0.002027 0.000000 0.074476 ( 0.072997)
build_ruby 0.002035 0.000000 0.075942 ( 0.073801)
build_all 0.009368 0.000584 4.197158 ( 0.862572)
build_install 0.017812 0.005224 7.865879 ( 2.410090)
test_btest 0.000922 0.000097 76.990310 ( 8.160145)
test_basic 0.007772 0.000000 0.338737 ( 0.427075)
test_all 0.001569 0.000000 666.580207 ( 65.492559)
test_rubyspec 0.112911 0.054900 46.265803 ( 51.784098)
total: 130.40 sec