Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-041335
#<BuildRuby:0x0000559c4d794b60
@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.20221201-041335",
@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.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010150 1.213758 ( 2.186197)
build_miniruby 0.000000 0.002430 0.846195 ( 0.845649)
build_ruby 0.003002 0.000494 2.240579 ( 2.152245)
build_all 0.013463 0.008704 18.541044 ( 2.167941)
build_install 0.007127 0.012470 2.060986 ( 1.021107)
test_btest 0.000897 0.000617 90.179458 ( 8.528941)
test_basic 0.009976 0.000000 0.344506 ( 0.430692)
test_all 0.001692 0.001075 688.878574 ( 69.555011)
test_rubyspec 0.097214 0.077906 49.733528 ( 57.754479)
total: 144.64 sec