Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-141506
#<BuildRuby:0x00005583c04e7688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-141506",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000074 0.000006 0.000080 ( 0.000090)
build_up 0.010615 0.000436 0.989892 ( 1.205995)
build_miniruby 0.001778 0.000119 0.075933 ( 0.073964)
build_ruby 0.001930 0.000000 0.076025 ( 0.074572)
build_all 0.009452 0.000141 4.069846 ( 0.772038)
build_install 0.021944 0.000954 7.687156 ( 2.330329)
test_btest 0.003014 0.000167 46.768521 ( 43.599201)
test_basic 0.007409 0.000411 0.332385 ( 0.420997)
test_all 0.001095 0.001451 675.873255 ( 66.418315)
test_rubyspec 0.109386 0.063891 45.524126 ( 51.064520)
total: 165.96 sec