Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-052115
#<BuildRuby:0x0000559c901ed480
@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.20220812-052115",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009812 0.000130 0.860319 ( 1.377946)
build_miniruby 0.001875 0.000125 0.063160 ( 0.062046)
build_ruby 0.001520 0.000101 0.055951 ( 0.056008)
build_all 0.008820 0.000588 1.253765 ( 0.469362)
build_install 0.010914 0.005648 4.296107 ( 1.812560)
test_btest 0.002314 0.000000 52.281177 ( 6.247371)
test_basic 0.006576 0.000000 0.280521 ( 0.374035)
test_all 0.003020 0.000000 510.775080 ( 53.053432)
test_rubyspec 0.067488 0.055138 41.401880 ( 48.805198)
total: 112.26 sec