Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-231430
#<BuildRuby:0x0000556fb4a7fe58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-231430",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002440 0.004687 0.856199 ( 1.049641)
build_miniruby 0.000680 0.000227 0.058246 ( 0.057055)
build_ruby 0.000735 0.000245 0.060080 ( 0.058877)
build_all 0.000242 0.004303 1.513521 ( 0.587330)
build_install 0.008159 0.002418 1.915554 ( 0.959733)
test_btest 0.000613 0.000246 54.571478 ( 8.579883)
test_basic 0.003897 0.001559 0.328007 ( 0.416701)
test_all 0.001252 0.000501 624.692785 ( 91.286110)
test_rubyspec 0.056811 0.071363 44.004762 ( 52.281084)
total: 155.28 sec