Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-081007
#<BuildRuby:0x000055d3867374b8
@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.20220808-081007",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004783 0.006904 0.974997 ( 2.611539)
build_miniruby 0.001363 0.000487 0.074699 ( 0.073131)
build_ruby 0.001274 0.000455 0.078459 ( 0.076747)
build_all 0.005707 0.004687 1.527000 ( 0.582173)
build_install 0.011132 0.011753 5.119684 ( 2.038117)
test_btest 0.000000 0.001524 70.258052 ( 7.854776)
test_basic 0.002470 0.006267 0.321623 ( 0.408235)
test_all 0.001708 0.001004 625.980394 ( 65.197198)
test_rubyspec 0.121164 0.075336 45.644178 ( 52.883058)
total: 131.73 sec