Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-011842
#<BuildRuby:0x0000558a9f82f800
@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.20220728-011842",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007977 0.004390 1.017536 ( 1.687497)
build_miniruby 0.001702 0.000212 0.064797 ( 0.063546)
build_ruby 0.002134 0.000266 0.077385 ( 0.075487)
build_all 0.008987 0.001123 1.533636 ( 0.573644)
build_install 0.022893 0.000000 5.162192 ( 2.043447)
test_btest 0.001284 0.000000 70.959721 ( 8.149671)
test_basic 0.003762 0.003517 0.309203 ( 0.398272)
test_all 0.002625 0.000328 673.754329 ( 66.298007)
test_rubyspec 0.115256 0.051735 45.225846 ( 51.078379)
total: 130.37 sec