Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-225057
#<BuildRuby:0x000055aad92a0088
@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.20220620-225057",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006909 0.000000 0.852424 ( 0.978376)
build_miniruby 0.001051 0.000000 0.057088 ( 0.055796)
build_ruby 0.000881 0.000000 0.058867 ( 0.057544)
build_all 0.004240 0.000000 1.496682 ( 0.611206)
build_install 0.010923 0.000000 6.290392 ( 2.848594)
test_btest 0.000000 0.000651 52.139698 ( 8.456023)
test_basic 0.002417 0.003760 0.380228 ( 0.467423)
test_all 0.001238 0.000000 607.459908 ( 94.706851)
test_rubyspec 0.094928 0.034938 44.284888 ( 49.800752)
total: 157.98 sec