Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-194508
#<BuildRuby:0x000055a8a01cf7e8
@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.20220327-194508",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010284 0.000370 1.008129 ( 1.054887)
build_miniruby 0.001560 0.000208 0.072907 ( 0.071811)
build_ruby 0.001501 0.000200 0.076952 ( 0.076035)
build_all 0.006176 0.004537 4.189864 ( 0.860434)
build_install 0.017088 0.006180 7.958295 ( 2.433627)
test_btest 0.001107 0.000246 75.749723 ( 7.963953)
test_basic 0.000000 0.008028 0.335785 ( 0.424626)
test_all 0.000163 0.001605 647.569485 ( 66.168446)
test_rubyspec 0.090759 0.063540 45.931738 ( 51.421136)
total: 130.48 sec