Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-055932
#<BuildRuby:0x0000562a7b672f90
@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.20221019-055932",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000056 0.000015 0.000071 ( 0.000075)
build_up 0.008285 0.001075 1.157270 ( 1.652675)
build_miniruby 0.001510 0.000000 0.106568 ( 0.105046)
build_ruby 0.001619 0.000000 0.104042 ( 0.101483)
build_all 0.006507 0.001248 1.349086 ( 0.586169)
build_install 0.010499 0.003817 1.658504 ( 0.904687)
test_btest 0.001871 0.000467 60.384910 ( 6.493697)
test_basic 0.006854 0.001714 0.367987 ( 0.456222)
test_all 0.006566 0.000347 519.708644 ( 55.071688)
test_rubyspec 0.096031 0.029488 43.230324 ( 51.733807)
total: 117.11 sec