Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-133756
#<BuildRuby:0x000055621b470dd8
@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.20220920-133756",
@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.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010966 0.000458 1.090388 ( 1.121139)
build_miniruby 0.001789 0.000119 0.115531 ( 0.111461)
build_ruby 0.001930 0.000129 0.115209 ( 0.098106)
build_all 0.009079 0.000000 1.581728 ( 0.660731)
build_install 0.017362 0.005108 1.957085 ( 0.976891)
test_btest 0.001256 0.000126 76.560952 ( 8.376186)
test_basic 0.007727 0.000000 0.375740 ( 0.462888)
test_all 0.004901 0.000000 638.521444 ( 66.248289)
test_rubyspec 0.112973 0.050491 45.597748 ( 54.005961)
total: 132.06 sec