Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-193429
#<BuildRuby:0x000055560f0fb850
@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.20220131-193429",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002568 0.007976 0.976727 ( 1.142117)
build_miniruby 0.001715 0.000344 0.074409 ( 0.072267)
build_ruby 0.001945 0.000389 0.076133 ( 0.074105)
build_all 0.009703 0.001013 4.109749 ( 0.774495)
build_install 0.021413 0.001181 7.804420 ( 2.301656)
test_btest 0.001384 0.000000 47.550540 ( 44.440585)
test_basic 0.003025 0.004022 0.345135 ( 0.440148)
test_all 0.001922 0.000000 691.036493 ( 66.771671)
test_rubyspec 0.091992 0.058683 46.021517 ( 51.166249)
total: 167.18 sec