Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-081938
#<BuildRuby:0x000055b1f7f08a58
@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.20220223-081938",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005087 0.006470 0.857202 ( 1.087497)
build_miniruby 0.001316 0.000329 0.067349 ( 0.065519)
build_ruby 0.001600 0.000400 0.071718 ( 0.069430)
build_all 0.007120 0.003706 4.175561 ( 0.849795)
build_install 0.021810 0.002438 7.928568 ( 2.388203)
test_btest 0.001097 0.000261 74.254596 ( 8.616534)
test_basic 0.002756 0.005195 0.343741 ( 0.441514)
test_all 0.001260 0.000360 657.666013 ( 66.476527)
test_rubyspec 0.125697 0.052438 46.265264 ( 51.589323)
total: 131.59 sec