Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-091054
#<BuildRuby:0x000055a0b0a908e8
@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.20220307-091054",
@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.000003 0.000007 ( 0.000006)
autoconf 0.000013 0.000008 0.000021 ( 0.000021)
configure 0.000036 0.000021 0.000057 ( 0.000058)
build_up 0.006585 0.005605 1.006085 ( 1.322420)
build_miniruby 0.001694 0.001079 0.078044 ( 0.077109)
build_ruby 0.000972 0.000619 0.076715 ( 0.077108)
build_all 0.002753 0.007554 4.184873 ( 0.871271)
build_install 0.017439 0.005733 7.995624 ( 2.458368)
test_btest 0.000813 0.000523 76.649963 ( 8.444093)
test_basic 0.000000 0.008235 0.347477 ( 0.437250)
test_all 0.001187 0.000779 661.683256 ( 65.629571)
test_rubyspec 0.091829 0.068158 46.564257 ( 51.900241)
total: 131.22 sec