Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-075626
#<BuildRuby:0x000056476c594480
@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.20220402-075626",
@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.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011253 0.000434 1.004226 ( 1.127707)
build_miniruby 0.001679 0.000224 0.066582 ( 0.065678)
build_ruby 0.001746 0.000232 0.072924 ( 0.071384)
build_all 0.008556 0.001141 4.324263 ( 0.862721)
build_install 0.022308 0.000228 8.562124 ( 3.018753)
test_btest 0.000999 0.000105 74.620194 ( 8.363394)
test_basic 0.007768 0.000256 0.333168 ( 0.422639)
test_all 0.000875 0.000893 690.384545 ( 67.391549)
test_rubyspec 0.094680 0.079048 46.754248 ( 52.099405)
total: 133.42 sec