Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-153547
#<BuildRuby:0x0000556a50df8a58
@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.20220222-153547",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010100 0.001554 0.905609 ( 1.081101)
build_miniruby 0.001372 0.000211 0.066585 ( 0.066600)
build_ruby 0.001681 0.000258 0.078352 ( 0.078573)
build_all 0.005896 0.004080 1.504535 ( 0.626976)
build_install 0.021849 0.000000 5.292050 ( 2.176797)
test_btest 0.001610 0.000000 78.496185 ( 8.527233)
test_basic 0.007880 0.000460 0.339396 ( 0.428075)
test_all 0.000000 0.001644 682.755485 ( 67.533878)
test_rubyspec 0.097727 0.062249 46.238565 ( 51.682948)
total: 132.20 sec