Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-034331
#<BuildRuby:0x000055ec0a9f2f08
@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.20220827-034331",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.008047 0.001513 0.845227 ( 0.891201)
build_miniruby 0.001397 0.000508 0.061651 ( 0.060014)
build_ruby 0.001241 0.000451 0.066725 ( 0.065470)
build_all 0.009354 0.000099 1.235645 ( 0.456068)
build_install 0.010083 0.004877 1.588517 ( 0.799955)
test_btest 0.000859 0.000286 52.125518 ( 6.102377)
test_basic 0.000000 0.007412 0.303318 ( 0.399200)
test_all 0.002676 0.001966 492.986765 ( 52.760026)
test_rubyspec 0.070759 0.045948 41.726197 ( 50.332836)
total: 111.87 sec