Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-233929
#<BuildRuby:0x0000564458e7b510
@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.20220427-233929",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009089 0.001515 1.010381 ( 1.127341)
build_miniruby 0.001870 0.000312 0.075998 ( 0.074099)
build_ruby 0.001887 0.000314 0.070930 ( 0.068322)
build_all 0.010377 0.000000 1.507455 ( 0.621800)
build_install 0.017983 0.005646 5.873230 ( 2.803612)
test_btest 0.001316 0.000233 74.392233 ( 8.435782)
test_basic 0.008168 0.001442 0.326578 ( 0.411611)
test_all 0.002404 0.000424 706.856407 ( 67.790457)
test_rubyspec 0.109824 0.078601 45.319031 ( 50.476208)
total: 131.81 sec