Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-175817
#<BuildRuby:0x00005622ee3f44d8
@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.20220311-175817",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006939 0.004801 1.010985 ( 1.257036)
build_miniruby 0.002109 0.000000 0.075080 ( 0.072965)
build_ruby 0.002227 0.000000 0.075493 ( 0.073098)
build_all 0.007402 0.001480 1.508016 ( 0.607706)
build_install 0.023260 0.000000 5.207227 ( 2.185543)
test_btest 0.001314 0.000013 74.583746 ( 8.364585)
test_basic 0.007200 0.000324 0.334101 ( 0.428734)
test_all 0.001855 0.000104 700.480967 ( 68.146108)
test_rubyspec 0.117356 0.043169 46.050992 ( 51.196358)
total: 132.33 sec