Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-181811
#<BuildRuby:0x0000560085a77340
@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.20220304-181811",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011141 0.989529 ( 1.004574)
build_miniruby 0.001959 0.000324 0.077279 ( 0.075109)
build_ruby 0.001407 0.000503 0.071745 ( 0.069759)
build_all 0.008118 0.002900 4.211911 ( 0.844680)
build_install 0.012673 0.010770 7.841753 ( 2.403152)
test_btest 0.001080 0.000472 72.263224 ( 8.086016)
test_basic 0.005326 0.002329 0.343019 ( 0.430219)
test_all 0.001350 0.000591 694.750824 ( 67.326019)
test_rubyspec 0.083783 0.078134 46.266614 ( 51.433065)
total: 131.67 sec