Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-210446
#<BuildRuby:0x000055ecaf2dcc00
@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.20220912-210446",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005816 0.005940 1.102895 ( 1.108000)
build_miniruby 0.000000 0.002537 0.074243 ( 0.071454)
build_ruby 0.002600 0.000000 0.074917 ( 0.072422)
build_all 0.009114 0.001300 1.600493 ( 0.613292)
build_install 0.021999 0.001173 1.900857 ( 0.935515)
test_btest 0.000820 0.000216 96.717733 ( 9.487568)
test_basic 0.003657 0.004367 0.355003 ( 0.453624)
test_all 0.003931 0.000000 678.256789 ( 67.870051)
test_rubyspec 0.108640 0.063436 47.087841 ( 55.457791)
total: 136.07 sec