Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-181240
#<BuildRuby:0x00005607e92a28c0
@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.20220824-181240",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006376 0.000166 0.824801 ( 1.271664)
build_miniruby 0.000880 0.000059 0.057474 ( 0.056328)
build_ruby 0.000937 0.000063 0.060108 ( 0.058853)
build_all 0.004337 0.000289 1.522614 ( 0.583292)
build_install 0.005864 0.005258 1.912032 ( 0.957520)
test_btest 0.000722 0.000096 54.990034 ( 8.252436)
test_basic 0.001525 0.004284 0.291030 ( 0.379617)
test_all 0.001939 0.000364 618.184590 ( 89.593514)
test_rubyspec 0.077622 0.037156 44.018721 ( 52.304300)
total: 153.46 sec