Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-104534
#<BuildRuby:0x00005606df9844f0
@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.20220312-104534",
@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.000000 0.000023 0.000023 ( 0.000024)
build_up 0.004815 0.005088 1.018954 ( 1.047117)
build_miniruby 0.002087 0.000000 0.070424 ( 0.070146)
build_ruby 0.002325 0.000009 0.078427 ( 0.077780)
build_all 0.002474 0.006928 1.503253 ( 0.628112)
build_install 0.014385 0.007714 5.260312 ( 2.226194)
test_btest 0.001118 0.000395 78.395140 ( 8.711071)
test_basic 0.007197 0.000813 0.343044 ( 0.434066)
test_all 0.001161 0.000387 657.456606 ( 66.053815)
test_rubyspec 0.119936 0.053934 46.176533 ( 51.519538)
total: 130.77 sec