Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-115133
#<BuildRuby:0x000055fd2e188dd8
@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.20220816-115133",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005659 0.004717 0.956221 ( 1.123087)
build_miniruby 0.002177 0.000311 0.077450 ( 0.075228)
build_ruby 0.001833 0.000262 0.073770 ( 0.072366)
build_all 0.006969 0.003403 1.531360 ( 0.577681)
build_install 0.022139 0.000000 1.909344 ( 0.929887)
test_btest 0.001011 0.000000 72.577243 ( 7.988541)
test_basic 0.007968 0.000000 0.323898 ( 0.412690)
test_all 0.003132 0.000981 674.350319 ( 66.174513)
test_rubyspec 0.104098 0.060899 44.998256 ( 52.628538)
total: 129.98 sec