Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-114907
#<BuildRuby:0x00005640f830ce30
@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.20220828-114907",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009187 0.000092 0.807972 ( 1.018882)
build_miniruby 0.001181 0.000182 0.063652 ( 0.062471)
build_ruby 0.001409 0.000216 0.062511 ( 0.061437)
build_all 0.005835 0.003897 1.252922 ( 0.473061)
build_install 0.015395 0.000000 1.611379 ( 0.821085)
test_btest 0.001130 0.000000 52.100360 ( 5.923325)
test_basic 0.000949 0.004399 0.282725 ( 0.372050)
test_all 0.002178 0.001773 484.597058 ( 51.881594)
test_rubyspec 0.067768 0.049346 41.049952 ( 49.615348)
total: 110.23 sec