Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-044519
#<BuildRuby:0x000055ab746528c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-044519",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000014)
build_up 0.005224 0.001425 0.812781 ( 0.866549)
build_miniruby 0.000771 0.000210 0.058226 ( 0.057042)
build_ruby 0.000658 0.000180 0.059997 ( 0.058747)
build_all 0.004691 0.000000 1.535908 ( 0.588062)
build_install 0.008845 0.000000 1.923659 ( 0.967641)
test_btest 0.000753 0.000010 47.340398 ( 8.520852)
test_basic 0.000496 0.004929 0.346007 ( 0.434580)
test_all 0.002580 0.000274 616.871948 ( 92.130969)
test_rubyspec 0.085409 0.034903 44.369496 ( 52.616121)
total: 156.24 sec