Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-140619
#<BuildRuby:0x000055964df55350
@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.20220828-140619",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.003714 0.007860 0.852537 ( 1.880808)
build_miniruby 0.001431 0.000000 0.053126 ( 0.051785)
build_ruby 0.001627 0.000000 0.064256 ( 0.062621)
build_all 0.007905 0.000844 1.225196 ( 0.451323)
build_install 0.012956 0.004294 1.610041 ( 0.815995)
test_btest 0.000986 0.000274 52.684542 ( 6.128356)
test_basic 0.005866 0.000424 0.288923 ( 0.379092)
test_all 0.000944 0.004643 482.789341 ( 51.810339)
test_rubyspec 0.097803 0.038904 41.075817 ( 49.661523)
total: 111.24 sec