Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-205127
#<BuildRuby:0x0000564a54783df0
@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.20220426-205127",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005313 0.001328 0.832695 ( 1.593885)
build_miniruby 0.000803 0.000201 0.057405 ( 0.056071)
build_ruby 0.000000 0.001007 0.059115 ( 0.057783)
build_all 0.000640 0.003593 1.502227 ( 0.608675)
build_install 0.006577 0.002192 6.277572 ( 2.802728)
test_btest 0.000654 0.000000 47.753502 ( 9.296124)
test_basic 0.006391 0.000000 0.348667 ( 0.435865)
test_all 0.001329 0.000000 651.122619 ( 94.490498)
test_rubyspec 0.089885 0.038379 44.546321 ( 49.430889)
total: 158.77 sec