Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-222528
#<BuildRuby:0x00005589351de700
@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.20220811-222528",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000075 0.000019 0.000094 ( 0.000098)
build_up 0.005013 0.005831 0.955242 ( 0.963444)
build_miniruby 0.001476 0.000492 0.073909 ( 0.072031)
build_ruby 0.001675 0.000559 0.072929 ( 0.070801)
build_all 0.009864 0.000000 1.534494 ( 0.573958)
build_install 0.016790 0.005586 5.137161 ( 2.062676)
test_btest 0.000927 0.000273 79.143791 ( 8.180552)
test_basic 0.005047 0.003459 0.333922 ( 0.421701)
test_all 0.002065 0.001650 648.976941 ( 64.930849)
test_rubyspec 0.118364 0.060159 45.279858 ( 52.914687)
total: 130.19 sec