Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-222033
#<BuildRuby:0x000055c62f7b4a58
@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.20220331-222033",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000012 0.000010 0.000022 ( 0.000021)
configure 0.000006 0.000005 0.000011 ( 0.000010)
build_up 0.008613 0.003369 1.044634 ( 1.051625)
build_miniruby 0.001925 0.000000 0.077174 ( 0.075872)
build_ruby 0.001886 0.000000 0.079917 ( 0.078826)
build_all 0.010424 0.000830 4.232836 ( 0.873841)
build_install 0.017912 0.006750 7.988817 ( 2.443420)
test_btest 0.000951 0.000476 74.685081 ( 8.143915)
test_basic 0.004505 0.004631 0.343024 ( 0.430400)
test_all 0.001039 0.000550 697.902074 ( 67.300094)
test_rubyspec 0.103603 0.077230 46.492890 ( 51.639208)
total: 132.04 sec