Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-114453
#<BuildRuby:0x0000557ce5530a18
@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.20221024-114453",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.011553 0.000522 1.140963 ( 1.199826)
build_miniruby 0.001934 0.000138 0.107645 ( 0.104168)
build_ruby 0.001409 0.000100 0.106412 ( 0.103650)
build_all 0.008483 0.000231 1.342559 ( 0.568101)
build_install 0.013922 0.000542 1.678579 ( 0.890270)
test_btest 0.002298 0.000000 61.978725 ( 6.625273)
test_basic 0.002007 0.005633 0.366355 ( 0.461208)
test_all 0.007788 0.000230 521.846519 ( 55.220757)
test_rubyspec 0.093683 0.031540 43.642214 ( 52.194543)
total: 117.37 sec