Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-093653
#<BuildRuby:0x000055c5c6a67520
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230704-093653",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004388 0.001032 1.333038 ( 2.597608)
build_miniruby 0.000912 0.000214 0.879450 ( 0.879547)
build_ruby 0.001105 0.000260 2.589313 ( 2.589707)
build_all 0.008869 0.000048 11.543896 ( 8.128861)
build_install 0.007863 0.000705 4.874653 ( 1.873335)
test_btest 0.000000 0.000965 83.469110 ( 7.633912)
test_basic 0.001099 0.002682 0.522860 ( 0.609508)
test_all 0.001739 0.000414 449.261857 ( 50.653843)
test_rubyspec 0.015362 0.023078 42.576120 ( 55.073911)
total: 130.04 sec