Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-070825
#<BuildRuby:0x00005640e9950c10
@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.20220223-070825",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011611 0.000744 0.863786 ( 1.844392)
build_miniruby 0.001812 0.000362 0.075660 ( 0.073745)
build_ruby 0.001929 0.000000 0.070796 ( 0.069018)
build_all 0.007109 0.004439 4.209496 ( 0.844874)
build_install 0.015572 0.008183 7.840834 ( 2.423330)
test_btest 0.000849 0.000243 78.545246 ( 8.560886)
test_basic 0.006071 0.001735 0.337745 ( 0.425939)
test_all 0.001932 0.000552 696.202847 ( 67.999208)
test_rubyspec 0.093286 0.078479 46.293666 ( 51.721082)
total: 133.96 sec