Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-023244
#<BuildRuby:0x000055b73df0a7e0
@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.20220730-023244",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001336 0.005429 0.816733 ( 1.010101)
build_miniruby 0.000754 0.000269 0.057974 ( 0.056759)
build_ruby 0.000701 0.000250 0.058707 ( 0.057515)
build_all 0.003435 0.001227 1.523325 ( 0.587969)
build_install 0.008277 0.002956 5.661828 ( 2.184942)
test_btest 0.000485 0.000173 48.752765 ( 8.028695)
test_basic 0.005793 0.000469 0.371831 ( 0.459218)
test_all 0.000921 0.000307 632.738638 ( 89.537726)
test_rubyspec 0.044946 0.024908 43.650407 ( 49.312713)
total: 151.24 sec