Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-013858
#<BuildRuby:0x0000557321d684d8
@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.20220227-013858",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.000000 0.013257 1.026229 ( 1.137647)
build_miniruby 0.000000 0.001975 0.071189 ( 0.069752)
build_ruby 0.000000 0.002235 0.078514 ( 0.075847)
build_all 0.001266 0.009337 4.214177 ( 0.836149)
build_install 0.013907 0.008940 7.857847 ( 2.450364)
test_btest 0.000668 0.000429 76.953112 ( 8.380455)
test_basic 0.006562 0.000950 0.328855 ( 0.422990)
test_all 0.001025 0.000615 697.548802 ( 67.582117)
test_rubyspec 0.081265 0.091077 46.371304 ( 51.788279)
total: 132.74 sec