Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-163414
#<BuildRuby:0x000056227362c8e8
@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.20220716-163414",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000025 0.000004 0.000029 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006367 0.004359 0.966354 ( 1.100528)
build_miniruby 0.002071 0.000000 0.073554 ( 0.071544)
build_ruby 0.002023 0.000026 0.075472 ( 0.074005)
build_all 0.009959 0.000000 1.480842 ( 0.588708)
build_install 0.019288 0.003539 5.250564 ( 2.139511)
test_btest 0.000808 0.000134 74.195951 ( 8.620822)
test_basic 0.006954 0.000000 0.327157 ( 0.417053)
test_all 0.001686 0.000126 669.256628 ( 66.332217)
test_rubyspec 0.118568 0.051411 45.210210 ( 51.046384)
total: 130.39 sec