Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-171457
#<BuildRuby:0x000055a196d9b858
@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-171457",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004472 0.006696 1.005645 ( 1.278729)
build_miniruby 0.001198 0.000427 0.075277 ( 0.074039)
build_ruby 0.001402 0.000501 0.076925 ( 0.074927)
build_all 0.004489 0.005842 4.168469 ( 0.848449)
build_install 0.015949 0.006269 7.992831 ( 2.425898)
test_btest 0.000863 0.000363 70.682584 ( 8.319641)
test_basic 0.002498 0.005202 0.342986 ( 0.431493)
test_all 0.000598 0.001400 690.850748 ( 67.331156)
test_rubyspec 0.085193 0.070907 46.401934 ( 51.767343)
total: 132.55 sec