Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-173950
#<BuildRuby:0x00005629ece98bc8
@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.20220921-173950",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010021 1.073843 ( 1.105875)
build_miniruby 0.000967 0.001094 0.116089 ( 0.111728)
build_ruby 0.001986 0.000000 0.114526 ( 0.097378)
build_all 0.007100 0.001757 1.542654 ( 0.643190)
build_install 0.007748 0.014522 1.897516 ( 0.966921)
test_btest 0.000946 0.000473 76.348995 ( 8.551935)
test_basic 0.007285 0.001289 0.372475 ( 0.460218)
test_all 0.003357 0.000000 634.129534 ( 66.219962)
test_rubyspec 0.106033 0.057097 45.531714 ( 54.064684)
total: 132.22 sec