Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-172807
#<BuildRuby:0x0000562a8cbf4b38
@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.20220301-172807",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007898 0.002872 0.992857 ( 1.275080)
build_miniruby 0.001519 0.000552 0.078378 ( 0.076106)
build_ruby 0.001490 0.000542 0.076324 ( 0.073899)
build_all 0.006661 0.004650 4.170161 ( 0.849907)
build_install 0.018754 0.004972 7.998756 ( 2.443514)
test_btest 0.001083 0.000399 76.155408 ( 7.967804)
test_basic 0.002045 0.005142 0.334672 ( 0.424995)
test_all 0.001384 0.000583 698.765677 ( 67.632558)
test_rubyspec 0.080232 0.084918 46.291199 ( 51.824087)
total: 132.57 sec