Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-205756
#<BuildRuby:0x000055f6e9f00420
@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-205756",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005596 0.004792 0.994447 ( 1.028897)
build_miniruby 0.000000 0.002521 0.077294 ( 0.074469)
build_ruby 0.001010 0.001121 0.077043 ( 0.074671)
build_all 0.000947 0.008673 4.206585 ( 0.846456)
build_install 0.019061 0.004901 7.815843 ( 2.454102)
test_btest 0.000958 0.000302 74.622171 ( 8.575973)
test_basic 0.005523 0.001744 0.327198 ( 0.419464)
test_all 0.001297 0.000409 695.980181 ( 67.677394)
test_rubyspec 0.085223 0.075357 46.090993 ( 51.165335)
total: 132.32 sec