Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-134042
#<BuildRuby:0x00005592ddf486c8
@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.20220403-134042",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012128 0.001151 1.037047 ( 1.291210)
build_miniruby 0.001550 0.000221 0.074828 ( 0.074281)
build_ruby 0.001707 0.000244 0.074069 ( 0.072752)
build_all 0.008328 0.001190 4.261101 ( 0.860971)
build_install 0.014598 0.009356 8.441888 ( 3.006579)
test_btest 0.000975 0.000216 78.783190 ( 8.544317)
test_basic 0.006617 0.001471 0.346621 ( 0.435195)
test_all 0.001327 0.000295 650.453171 ( 65.359030)
test_rubyspec 0.093285 0.074651 46.522300 ( 51.765956)
total: 131.41 sec