Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-165131
#<BuildRuby:0x000055df613d0f40
@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.20220218-165131",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.010203 0.000747 0.964841 ( 1.119004)
build_miniruby 0.001567 0.000447 0.067099 ( 0.065310)
build_ruby 0.001637 0.000467 0.076151 ( 0.073852)
build_all 0.010026 0.000000 4.115992 ( 0.777645)
build_install 0.023961 0.000049 7.690792 ( 2.301289)
test_btest 0.001228 0.000223 77.088729 ( 8.455349)
test_basic 0.003478 0.004122 0.329619 ( 0.420591)
test_all 0.001721 0.000150 671.090499 ( 65.407211)
test_rubyspec 0.106223 0.026629 46.004449 ( 51.403397)
total: 130.02 sec