Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-115427
#<BuildRuby:0x000055b8e8d8af08
@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.20220814-115427",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010505 0.000000 0.815300 ( 1.132447)
build_miniruby 0.001713 0.000000 0.054581 ( 0.052765)
build_ruby 0.001405 0.000000 0.053680 ( 0.052214)
build_all 0.009047 0.000000 1.247343 ( 0.459303)
build_install 0.019018 0.000000 1.631461 ( 0.825894)
test_btest 0.000935 0.000000 52.295775 ( 6.300644)
test_basic 0.006006 0.000000 0.283743 ( 0.374017)
test_all 0.004841 0.000000 485.045467 ( 52.382804)
test_rubyspec 0.091122 0.056670 41.894240 ( 49.455785)
total: 111.04 sec