Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-125437
#<BuildRuby:0x0000558e0580e038
@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.20220818-125437",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000087 0.000015 0.000102 ( 0.000071)
build_up 0.008498 0.000688 0.819258 ( 0.896854)
build_miniruby 0.001864 0.000287 0.062478 ( 0.060361)
build_ruby 0.001539 0.000237 0.065046 ( 0.063383)
build_all 0.008523 0.001311 1.249011 ( 0.470752)
build_install 0.014550 0.000526 1.591321 ( 0.786479)
test_btest 0.001360 0.000000 53.881551 ( 5.934906)
test_basic 0.007376 0.000000 0.309888 ( 0.399659)
test_all 0.003754 0.000000 505.553867 ( 53.291108)
test_rubyspec 0.098673 0.039760 41.552938 ( 50.007903)
total: 111.91 sec