Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-115436
#<BuildRuby:0x000056103110f440
@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.20220306-115436",
@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.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007656 0.002784 0.997840 ( 1.056266)
build_miniruby 0.002054 0.000000 0.070771 ( 0.068332)
build_ruby 0.002162 0.000000 0.076683 ( 0.074483)
build_all 0.010336 0.000000 4.175458 ( 0.854036)
build_install 0.010803 0.013217 7.863641 ( 2.404515)
test_btest 0.000928 0.000382 71.869038 ( 8.014887)
test_basic 0.005779 0.002380 0.327635 ( 0.416146)
test_all 0.001181 0.000487 709.164432 ( 67.968082)
test_rubyspec 0.075565 0.084440 46.322547 ( 51.859230)
total: 132.72 sec