Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-072105
#<BuildRuby:0x000055ae1d85b760
@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.20221112-072105",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010527 0.000702 1.098106 ( 1.423710)
build_miniruby 0.001509 0.000101 0.058479 ( 0.057737)
build_ruby 0.001582 0.000106 0.068558 ( 0.067667)
build_all 0.009362 0.000278 1.492088 ( 0.595478)
build_install 0.009219 0.012112 1.811643 ( 0.942474)
test_btest 0.001399 0.000262 88.795596 ( 8.664877)
test_basic 0.007257 0.000246 0.348413 ( 0.438815)
test_all 0.001602 0.000283 649.523763 ( 67.338376)
test_rubyspec 0.079564 0.076833 48.038829 ( 56.442478)
total: 135.97 sec