Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-045656
#<BuildRuby:0x000055af58ca2878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-045656",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006797 0.000189 4.331458 ( 4.586997)
build_miniruby 0.001374 0.000098 0.788501 ( 0.792064)
build_ruby 0.000000 0.001972 3.455055 ( 3.265490)
build_all 0.000000 0.009506 15.667910 ( 2.856102)
build_install 0.009346 0.001890 5.697212 ( 2.137910)
test_btest 0.000582 0.000145 50.335711 ( 8.452530)
test_basic 0.003548 0.002995 0.336279 ( 0.423215)
test_all 0.001226 0.000152 589.642849 ( 92.409237)
test_rubyspec 0.044761 0.033649 43.469739 ( 49.134245)
total: 164.06 sec