Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-063921
#<BuildRuby:0x000055a5b4e98f40
@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.20220303-063921",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.010028 0.001433 1.018635 ( 5.267960)
build_miniruby 0.001924 0.000275 0.076453 ( 0.075620)
build_ruby 0.002028 0.000289 0.079343 ( 0.077798)
build_all 0.010849 0.000789 4.161064 ( 0.848836)
build_install 0.018287 0.004854 7.983210 ( 2.425308)
test_btest 0.000975 0.000154 73.444108 ( 7.770314)
test_basic 0.004701 0.004136 0.334473 ( 0.422345)
test_all 0.001591 0.000303 705.625928 ( 67.386009)
test_rubyspec 0.103807 0.062215 46.399944 ( 51.932323)
total: 136.21 sec