Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-190013
#<BuildRuby:0x0000564efc933dd8
@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.20220817-190013",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006821 0.000000 0.881575 ( 1.005583)
build_miniruby 0.000926 0.000002 0.057605 ( 0.056457)
build_ruby 0.000876 0.000055 0.060039 ( 0.058934)
build_all 0.004541 0.000284 1.542707 ( 0.587547)
build_install 0.009985 0.000339 1.918500 ( 0.950998)
test_btest 0.000801 0.000047 56.024034 ( 8.124605)
test_basic 0.005502 0.000323 0.333490 ( 0.421628)
test_all 0.001801 0.000000 626.239727 ( 92.886873)
test_rubyspec 0.095787 0.031400 44.077379 ( 51.539051)
total: 155.63 sec