Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-003420
#<BuildRuby:0x000056500e601350
@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.20220827-003420",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000044 0.000007 0.000051 ( 0.000048)
build_up 0.006135 0.007683 0.837464 ( 1.017805)
build_miniruby 0.001313 0.000375 0.063089 ( 0.063804)
build_ruby 0.001508 0.000431 0.066434 ( 0.066308)
build_all 0.004379 0.005770 1.256449 ( 0.496717)
build_install 0.012575 0.005847 1.554418 ( 0.813486)
test_btest 0.000829 0.000310 54.140907 ( 6.210195)
test_basic 0.000000 0.006309 0.295428 ( 0.388574)
test_all 0.000903 0.003615 492.273260 ( 52.049187)
test_rubyspec 0.087360 0.031878 41.728839 ( 50.132322)
total: 111.24 sec