Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-121041
#<BuildRuby:0x0000562ecaf30328
@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.20220827-121041",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005793 0.000892 0.810118 ( 0.898721)
build_miniruby 0.000000 0.000844 0.057257 ( 0.056078)
build_ruby 0.000000 0.001052 0.059823 ( 0.058556)
build_all 0.000288 0.004426 1.542732 ( 0.584657)
build_install 0.010458 0.000686 1.906987 ( 0.959638)
test_btest 0.000722 0.000170 53.803178 ( 8.639368)
test_basic 0.004222 0.000993 0.322515 ( 0.411577)
test_all 0.002056 0.000000 598.101015 ( 89.885259)
test_rubyspec 0.107544 0.021300 44.237596 ( 52.483893)
total: 153.98 sec