Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-102907
#<BuildRuby:0x00005603383fc4d8
@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.20220316-102907",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008851 0.002043 1.014303 ( 1.560432)
build_miniruby 0.001600 0.000369 0.077653 ( 0.075780)
build_ruby 0.001919 0.000443 0.080954 ( 0.078975)
build_all 0.009636 0.000000 4.227250 ( 0.867517)
build_install 0.017683 0.005552 7.977964 ( 2.405545)
test_btest 0.001045 0.000232 74.770423 ( 8.115647)
test_basic 0.003190 0.004603 0.341198 ( 0.429454)
test_all 0.002057 0.000000 662.758531 ( 65.760765)
test_rubyspec 0.087007 0.088397 46.416157 ( 51.917384)
total: 131.21 sec