Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-064636
#<BuildRuby:0x0000564de7950a70
@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.20220615-064636",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006276 0.003433 0.921225 ( 2.979971)
build_miniruby 0.001050 0.000323 0.060603 ( 0.059539)
build_ruby 0.001054 0.000324 0.054705 ( 0.053685)
build_all 0.006714 0.002066 1.228611 ( 0.490167)
build_install 0.014740 0.002931 4.952889 ( 2.459432)
test_btest 0.001412 0.000403 52.527804 ( 5.814581)
test_basic 0.004014 0.001147 0.271001 ( 0.362237)
test_all 0.002061 0.000000 513.976045 ( 54.517655)
test_rubyspec 0.079113 0.043396 41.244859 ( 46.942031)
total: 113.68 sec