Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-084730
#<BuildRuby:0x0000558759a00448
@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.20221116-084730",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007065 0.001917 1.087699 ( 1.167246)
build_miniruby 0.001599 0.000000 0.922655 ( 0.924132)
build_ruby 0.001978 0.000031 2.369116 ( 2.291657)
build_all 0.017858 0.000027 18.295731 ( 2.260914)
build_install 0.017857 0.002384 1.844964 ( 0.993643)
test_btest 0.001115 0.000186 88.740419 ( 9.674924)
test_basic 0.006105 0.000000 0.347124 ( 0.445357)
test_all 0.002314 0.000000 678.571592 ( 73.533703)
test_rubyspec 0.089073 0.032821 50.118332 ( 58.615124)
total: 149.91 sec