Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-154759
#<BuildRuby:0x000055f1be735338
@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.20221030-154759",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004098 0.005377 1.119881 ( 2.273342)
build_miniruby 0.001418 0.000515 0.106705 ( 0.103245)
build_ruby 0.001266 0.000460 0.104475 ( 0.101594)
build_all 0.009645 0.000000 1.331297 ( 0.570340)
build_install 0.010919 0.003926 1.680680 ( 0.916312)
test_btest 0.001120 0.000350 63.273938 ( 6.167715)
test_basic 0.005464 0.001707 0.352432 ( 0.440087)
test_all 0.006296 0.000435 525.347231 ( 54.943583)
test_rubyspec 0.070185 0.048623 43.482746 ( 51.986217)
total: 117.50 sec