Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-194826
#<BuildRuby:0x000055f8bde2bfb0
@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.20220731-194826",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005664 0.000871 0.860295 ( 0.970967)
build_miniruby 0.000000 0.001027 0.057170 ( 0.056030)
build_ruby 0.000000 0.001026 0.058871 ( 0.057639)
build_all 0.002834 0.001825 1.545354 ( 0.607233)
build_install 0.005337 0.005728 5.647882 ( 2.176129)
test_btest 0.000639 0.000182 53.980663 ( 7.887979)
test_basic 0.004158 0.001189 0.284958 ( 0.374014)
test_all 0.001648 0.000471 612.734221 ( 88.534061)
test_rubyspec 0.065790 0.036013 43.985261 ( 49.598950)
total: 150.26 sec