Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-073356
#<BuildRuby:0x00005562f98e04e8
@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.20220228-073356",
@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.000012 0.000005 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005522 0.004660 1.010396 ( 1.286553)
build_miniruby 0.002382 0.000000 0.076352 ( 0.075198)
build_ruby 0.001991 0.000243 0.070965 ( 0.069653)
build_all 0.005804 0.004898 4.192550 ( 0.869014)
build_install 0.017714 0.006637 7.956605 ( 2.441965)
test_btest 0.000712 0.000335 75.916638 ( 8.033053)
test_basic 0.007014 0.001122 0.330907 ( 0.420336)
test_all 0.001347 0.000599 696.211631 ( 67.143323)
test_rubyspec 0.084033 0.082914 46.283471 ( 51.634130)
total: 131.97 sec