Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-125046
#<BuildRuby:0x00005593c47f04b0
@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.20220403-125046",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000066 0.000016 0.000082 ( 0.000084)
build_up 0.009148 0.002287 1.022105 ( 1.141792)
build_miniruby 0.001736 0.000434 0.067426 ( 0.065390)
build_ruby 0.002065 0.000516 0.078189 ( 0.076041)
build_all 0.005902 0.005416 4.281288 ( 0.852390)
build_install 0.019088 0.003951 8.583058 ( 2.966815)
test_btest 0.000961 0.000000 77.781574 ( 8.188897)
test_basic 0.006620 0.001442 0.347971 ( 0.436334)
test_all 0.001971 0.000201 662.820286 ( 65.547841)
test_rubyspec 0.100033 0.079084 46.464368 ( 52.000853)
total: 131.28 sec