Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-015145
#<BuildRuby:0x0000563542120480
@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.20220308-015145",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001082 0.010966 1.005295 ( 1.287921)
build_miniruby 0.001205 0.000463 0.077062 ( 0.075490)
build_ruby 0.001260 0.000485 0.076996 ( 0.075285)
build_all 0.005481 0.004642 4.227787 ( 0.860757)
build_install 0.014716 0.009065 7.957534 ( 2.409873)
test_btest 0.000836 0.000390 71.891286 ( 7.681822)
test_basic 0.007120 0.000975 0.340976 ( 0.428560)
test_all 0.001134 0.000496 665.163623 ( 65.645614)
test_rubyspec 0.088855 0.083662 46.688637 ( 52.095308)
total: 130.56 sec