Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-091554
#<BuildRuby:0x0000564b113f04f0
@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.20220314-091554",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000036 0.000000 0.000036 ( 0.000033)
build_up 0.006556 0.004975 1.014023 ( 1.333335)
build_miniruby 0.001488 0.000458 0.074470 ( 0.073737)
build_ruby 0.001495 0.000460 0.077890 ( 0.077145)
build_all 0.009082 0.001276 4.210383 ( 0.856796)
build_install 0.017768 0.005807 7.912511 ( 2.443678)
test_btest 0.000921 0.000270 75.184880 ( 8.196718)
test_basic 0.007728 0.000709 0.348265 ( 0.437780)
test_all 0.001846 0.000000 660.358982 ( 66.295795)
test_rubyspec 0.122810 0.040376 46.156257 ( 51.612581)
total: 131.33 sec