Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-045759
#<BuildRuby:0x000055dd93efc6c8
@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.20220325-045759",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011595 0.000492 1.067593 ( 2.822720)
build_miniruby 0.001967 0.000131 0.076304 ( 0.075974)
build_ruby 0.002039 0.000136 0.069482 ( 0.068447)
build_all 0.009986 0.000312 4.080403 ( 0.846604)
build_install 0.013144 0.010196 7.821943 ( 2.445940)
test_btest 0.000000 0.001395 72.312123 ( 8.365570)
test_basic 0.000000 0.008014 0.332487 ( 0.422689)
test_all 0.000000 0.001999 684.813526 ( 66.464294)
test_rubyspec 0.093183 0.061714 45.765641 ( 51.234368)
total: 132.75 sec