Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-044147
#<BuildRuby:0x00005643513eb940
@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.20220311-044147",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011018 1.048824 ( 4.378919)
build_miniruby 0.001468 0.000392 0.074357 ( 0.072941)
build_ruby 0.002023 0.000000 0.071529 ( 0.069643)
build_all 0.008806 0.000738 1.471972 ( 0.602495)
build_install 0.019033 0.003324 5.276786 ( 2.199248)
test_btest 0.000902 0.000201 74.418740 ( 8.038415)
test_basic 0.006065 0.000231 0.340582 ( 0.431685)
test_all 0.001639 0.000345 673.714106 ( 65.980715)
test_rubyspec 0.081993 0.073403 46.232959 ( 51.678151)
total: 133.45 sec