Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-145436
#<BuildRuby:0x00005608e97d0620
@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.20221126-145436",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000028 0.000004 0.000032 ( 0.000030)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005397 0.004195 1.288442 ( 1.936922)
build_miniruby 0.002502 0.000000 0.854046 ( 0.853348)
build_ruby 0.003131 0.000316 2.245600 ( 2.152635)
build_all 0.019016 0.003084 24.939903 ( 2.856026)
build_install 0.015905 0.004724 5.003491 ( 1.200777)
test_btest 0.001373 0.000000 87.149045 ( 8.764045)
test_basic 0.002381 0.005204 0.356083 ( 0.449033)
test_all 0.001623 0.000393 716.331633 ( 71.707344)
test_rubyspec 0.101297 0.049217 49.412866 ( 57.901822)
total: 147.82 sec