Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-041953
#<BuildRuby:0x000055f649d3ead8
@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.20221026-041953",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006059 0.003366 1.124202 ( 1.972083)
build_miniruby 0.000915 0.000509 0.112613 ( 0.110136)
build_ruby 0.001593 0.000000 0.106916 ( 0.104203)
build_all 0.006893 0.001901 1.403798 ( 0.594428)
build_install 0.007374 0.009549 1.736292 ( 0.933025)
test_btest 0.000802 0.000481 62.431825 ( 6.770359)
test_basic 0.004900 0.002940 0.358725 ( 0.477822)
test_all 0.005569 0.002214 503.856627 ( 54.511182)
test_rubyspec 0.069065 0.054819 43.591953 ( 52.032846)
total: 117.51 sec