Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-181912
#<BuildRuby:0x00005615832dc8e8
@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.20221116-181912",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000025 0.000004 0.000029 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006949 0.001158 1.132143 ( 1.163358)
build_miniruby 0.002028 0.000000 0.925426 ( 0.927332)
build_ruby 0.000000 0.002353 2.362503 ( 2.265598)
build_all 0.014659 0.003845 18.382829 ( 2.277239)
build_install 0.014332 0.004920 1.859428 ( 0.991982)
test_btest 0.001178 0.000277 87.967757 ( 9.816002)
test_basic 0.005492 0.001292 0.341968 ( 0.440306)
test_all 0.001512 0.000356 696.155572 ( 73.399958)
test_rubyspec 0.056183 0.081397 50.728665 ( 58.932161)
total: 150.21 sec