Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-120421
#<BuildRuby:0x0000558cd130b520
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-120421",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000080 0.000013 0.000093 ( 0.000095)
build_up 0.003269 0.007909 1.212166 ( 1.471790)
build_miniruby 0.002982 0.000000 0.843645 ( 0.841804)
build_ruby 0.003168 0.000000 2.221255 ( 2.135973)
build_all 0.015545 0.004493 18.429424 ( 2.149084)
build_install 0.014004 0.007082 2.010163 ( 1.004214)
test_btest 0.000000 0.001518 91.766211 ( 9.017686)
test_basic 0.007282 0.000988 0.346669 ( 0.434482)
test_all 0.001628 0.000496 680.380054 ( 69.027524)
test_rubyspec 0.081761 0.054155 48.954981 ( 57.445809)
total: 143.53 sec