Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-225630
#<BuildRuby:0x000055827c427f58
@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.20220730-225630",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002201 0.004479 0.867860 ( 1.041689)
build_miniruby 0.000779 0.000120 0.057408 ( 0.056217)
build_ruby 0.000898 0.000138 0.059285 ( 0.058013)
build_all 0.004604 0.000022 1.538057 ( 0.594842)
build_install 0.006064 0.004783 5.689828 ( 2.197902)
test_btest 0.000829 0.000000 46.905379 ( 8.811348)
test_basic 0.005936 0.000000 0.326056 ( 0.414059)
test_all 0.001046 0.000000 628.129672 ( 93.137039)
test_rubyspec 0.057142 0.038278 43.795671 ( 49.425401)
total: 155.74 sec