Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-161343
#<BuildRuby:0x000055ec50070480
@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.20220404-161343",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007047 0.003909 0.992615 ( 1.026628)
build_miniruby 0.001165 0.000269 0.068864 ( 0.067134)
build_ruby 0.001650 0.000381 0.079641 ( 0.077361)
build_all 0.009997 0.001208 4.238726 ( 0.839512)
build_install 0.017533 0.005528 8.551496 ( 2.961412)
test_btest 0.000800 0.000189 74.467970 ( 8.387770)
test_basic 0.004026 0.003434 0.339222 ( 0.428883)
test_all 0.001380 0.000363 699.687400 ( 68.045399)
test_rubyspec 0.123843 0.038709 46.642645 ( 51.694437)
total: 133.53 sec