Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-172222
#<BuildRuby:0x00005654bc0f89c8
@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.20220827-172222",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010302 0.001463 0.975282 ( 1.023016)
build_miniruby 0.001712 0.000395 0.071721 ( 0.070625)
build_ruby 0.001442 0.000333 0.074246 ( 0.073714)
build_all 0.009903 0.000097 1.552531 ( 0.594908)
build_install 0.018463 0.003738 1.899099 ( 0.925960)
test_btest 0.001182 0.000237 79.138956 ( 8.846963)
test_basic 0.002401 0.005159 0.337584 ( 0.427828)
test_all 0.003307 0.000827 683.490376 ( 67.428150)
test_rubyspec 0.118390 0.058595 45.957827 ( 54.311109)
total: 133.70 sec