Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-012955
#<BuildRuby:0x0000561645252f90
@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.20221027-012955",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009475 0.000404 1.133203 ( 1.196379)
build_miniruby 0.001523 0.000109 0.103990 ( 0.101396)
build_ruby 0.002001 0.000142 0.095616 ( 0.092037)
build_all 0.007141 0.000510 1.306116 ( 0.566592)
build_install 0.016419 0.000000 1.640809 ( 0.901239)
test_btest 0.001559 0.000000 63.413000 ( 6.478934)
test_basic 0.002674 0.004553 0.357035 ( 0.446200)
test_all 0.003793 0.003787 498.552856 ( 53.453699)
test_rubyspec 0.063792 0.059106 43.573702 ( 52.203160)
total: 115.44 sec