Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-215755
#<BuildRuby:0x0000560d3507ecc8
@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.20221202-215755",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010741 0.000640 1.217385 ( 1.214385)
build_miniruby 0.003159 0.000000 0.848822 ( 0.847329)
build_ruby 0.003243 0.000000 2.251559 ( 2.159125)
build_all 0.019861 0.002940 18.691870 ( 2.166352)
build_install 0.008721 0.012930 2.059591 ( 1.018255)
test_btest 0.001104 0.000336 87.248641 ( 9.317972)
test_basic 0.001325 0.008678 0.350484 ( 0.435170)
test_all 0.002245 0.000312 725.781462 ( 70.960771)
test_rubyspec 0.123635 0.064064 49.208345 ( 57.320188)
total: 145.44 sec