Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-095959
#<BuildRuby:0x000055fe23857ba0
@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-095959",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000055 0.000004 0.000059 ( 0.000060)
configure 0.000044 0.000003 0.000047 ( 0.000047)
build_up 0.010493 0.000807 0.815779 ( 0.907337)
build_miniruby 0.002192 0.000169 0.065282 ( 0.064041)
build_ruby 0.002357 0.000000 0.064467 ( 0.062143)
build_all 0.008391 0.000000 1.271178 ( 0.490066)
build_install 0.008883 0.005673 1.607959 ( 0.802067)
test_btest 0.001053 0.000132 53.449654 ( 6.274999)
test_basic 0.006716 0.000147 0.292181 ( 0.383289)
test_all 0.004232 0.000497 491.642378 ( 52.071771)
test_rubyspec 0.123050 0.011730 42.072410 ( 50.539450)
total: 111.60 sec