Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-174416
#<BuildRuby:0x000055e06e4ccaf8
@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.20220211-174416",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010823 0.000000 0.930591 ( 0.964913)
build_miniruby 0.001851 0.000028 0.076633 ( 0.076685)
build_ruby 0.001721 0.000101 0.069000 ( 0.068402)
build_all 0.005858 0.003995 4.178896 ( 0.808991)
build_install 0.012723 0.009132 7.745768 ( 2.401910)
test_btest 0.001151 0.000219 75.709212 ( 8.575302)
test_basic 0.008095 0.000668 0.344173 ( 0.433509)
test_all 0.000770 0.001106 705.063101 ( 67.278579)
test_rubyspec 0.100294 0.062751 46.111219 ( 51.523419)
total: 132.13 sec