Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-042514
#<BuildRuby:0x0000556a7b60bf40
@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.20220430-042514",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.002031 0.004885 0.885805 ( 1.751369)
build_miniruby 0.000725 0.000264 0.056809 ( 0.055590)
build_ruby 0.000685 0.000249 0.057639 ( 0.056476)
build_all 0.003099 0.001127 1.495132 ( 0.605066)
build_install 0.003968 0.006952 6.240167 ( 2.781697)
test_btest 0.000450 0.000207 50.145632 ( 8.777963)
test_basic 0.004317 0.001993 0.365109 ( 0.452634)
test_all 0.000947 0.000437 641.621599 ( 92.110757)
test_rubyspec 0.059325 0.066751 43.782062 ( 48.677469)
total: 155.27 sec