Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-124913
#<BuildRuby:0x000055eb55f046c8
@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.20220225-124913",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002183 0.008662 0.994370 ( 1.345143)
build_miniruby 0.001309 0.000654 0.068336 ( 0.067794)
build_ruby 0.001498 0.000749 0.077681 ( 0.077041)
build_all 0.008923 0.000209 4.159453 ( 0.876781)
build_install 0.019505 0.002374 7.776826 ( 2.404272)
test_btest 0.000857 0.000303 76.801795 ( 8.042424)
test_basic 0.008666 0.000000 0.343345 ( 0.432678)
test_all 0.001620 0.000308 697.201283 ( 67.631084)
test_rubyspec 0.103027 0.052067 46.061353 ( 51.506272)
total: 132.38 sec