Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-214155
#<BuildRuby:0x0000557fce5728a0
@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.20220209-214155",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006140 0.004377 0.951258 ( 0.961635)
build_miniruby 0.001693 0.000339 0.068211 ( 0.066283)
build_ruby 0.001827 0.000366 0.078202 ( 0.075930)
build_all 0.010460 0.000318 4.115239 ( 0.786977)
build_install 0.016851 0.006119 7.915771 ( 2.338724)
test_btest 0.000943 0.000198 73.765630 ( 8.461461)
test_basic 0.004441 0.003635 0.339146 ( 0.434483)
test_all 0.001570 0.000374 658.167282 ( 64.851460)
test_rubyspec 0.109230 0.062706 46.333364 ( 51.636223)
total: 129.61 sec