Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-100604
#<BuildRuby:0x000055d904ed5570
@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.20220827-100604",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.009639 0.000343 0.848198 ( 0.874221)
build_miniruby 0.001615 0.000372 0.066055 ( 0.064197)
build_ruby 0.001124 0.000259 0.053967 ( 0.053127)
build_all 0.005931 0.003641 1.240726 ( 0.462162)
build_install 0.013707 0.004512 1.648892 ( 0.827685)
test_btest 0.001090 0.000303 53.438599 ( 6.092584)
test_basic 0.006364 0.000530 0.294382 ( 0.384501)
test_all 0.003849 0.001013 521.958656 ( 54.867566)
test_rubyspec 0.090151 0.044506 42.050559 ( 50.514791)
total: 114.14 sec