Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-131143
#<BuildRuby:0x000055b85c354b38
@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.20220401-131143",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008753 0.002798 0.993522 ( 1.020529)
build_miniruby 0.001674 0.000197 0.077607 ( 0.075863)
build_ruby 0.001956 0.000230 0.075694 ( 0.073055)
build_all 0.009900 0.000681 4.189137 ( 0.855906)
build_install 0.020481 0.002681 8.466890 ( 3.013764)
test_btest 0.001488 0.000000 74.310271 ( 8.506057)
test_basic 0.008416 0.000000 0.336750 ( 0.428870)
test_all 0.001575 0.000000 695.690501 ( 67.889003)
test_rubyspec 0.129481 0.042179 46.632079 ( 52.014157)
total: 133.88 sec