Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-013646
#<BuildRuby:0x000055cfa57c3da8
@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.20220428-013646",
@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.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006537 0.000000 0.855032 ( 1.247567)
build_miniruby 0.000000 0.001041 0.057078 ( 0.055799)
build_ruby 0.000000 0.000896 0.057146 ( 0.056004)
build_all 0.000000 0.004379 1.498477 ( 0.597108)
build_install 0.009453 0.000960 6.289913 ( 2.810941)
test_btest 0.000802 0.000000 55.667206 ( 8.306008)
test_basic 0.002548 0.003674 0.345446 ( 0.432976)
test_all 0.000591 0.001498 636.583558 ( 92.340578)
test_rubyspec 0.089894 0.036308 43.770742 ( 48.651466)
total: 154.50 sec