Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-103239
#<BuildRuby:0x000055eb8d9229c0
@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.20221011-103239",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008850 0.001215 1.126487 ( 1.613205)
build_miniruby 0.001723 0.000431 0.096254 ( 0.092596)
build_ruby 0.001346 0.000336 0.095119 ( 0.092379)
build_all 0.007107 0.000564 1.286578 ( 0.555362)
build_install 0.010306 0.005016 1.626704 ( 0.890385)
test_btest 0.001743 0.000464 61.385424 ( 6.672627)
test_basic 0.004658 0.001242 0.353371 ( 0.449462)
test_all 0.006739 0.000349 517.839901 ( 54.627862)
test_rubyspec 0.078505 0.049168 42.697661 ( 51.333617)
total: 116.33 sec