Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-080133
#<BuildRuby:0x0000563dc0aaca68
@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.20220815-080133",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008364 0.001626 0.828645 ( 1.045901)
build_miniruby 0.001076 0.000391 0.063968 ( 0.062440)
build_ruby 0.001240 0.000451 0.064198 ( 0.062809)
build_all 0.007470 0.000983 1.246833 ( 0.483472)
build_install 0.014311 0.001364 1.576043 ( 0.789749)
test_btest 0.000725 0.000208 53.644031 ( 6.142724)
test_basic 0.005599 0.000115 0.286413 ( 0.377637)
test_all 0.003388 0.000392 509.671368 ( 53.417668)
test_rubyspec 0.100294 0.016667 41.757344 ( 49.408853)
total: 111.79 sec