Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-111208
#<BuildRuby:0x000055bed0ba8c10
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-111208",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010499 0.000895 1.007691 ( 1.340368)
build_miniruby 0.001907 0.000255 0.079391 ( 0.077876)
build_ruby 0.001549 0.000207 0.069901 ( 0.068696)
build_all 0.008893 0.000552 1.494792 ( 0.607283)
build_install 0.012342 0.010154 5.825393 ( 2.824379)
test_btest 0.001044 0.000232 73.310771 ( 8.322854)
test_basic 0.004348 0.003581 0.339177 ( 0.427638)
test_all 0.004263 0.001066 665.458829 ( 65.188156)
test_rubyspec 0.119390 0.056083 45.966994 ( 51.752486)
total: 130.61 sec