Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-094143
#<BuildRuby:0x000055ce74808ea8
@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.20220829-094143",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011204 0.001601 0.967739 ( 1.312209)
build_miniruby 0.001904 0.000272 0.076584 ( 0.075570)
build_ruby 0.000000 0.002159 0.080831 ( 0.079550)
build_all 0.008424 0.002363 1.560403 ( 0.598414)
build_install 0.020975 0.001043 1.889069 ( 0.937832)
test_btest 0.000867 0.000137 75.585497 ( 8.230092)
test_basic 0.003427 0.002982 0.328071 ( 0.421017)
test_all 0.003481 0.000287 678.886102 ( 67.100528)
test_rubyspec 0.103909 0.071988 46.115924 ( 54.386441)
total: 133.14 sec