Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-000741
#<BuildRuby:0x0000563933580148
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220423-000741",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006126 0.000146 0.894639 ( 1.081937)
build_miniruby 0.000961 0.000000 0.057094 ( 0.055901)
build_ruby 0.001035 0.000000 0.059495 ( 0.058259)
build_all 0.004115 0.000134 1.500249 ( 0.607222)
build_install 0.010334 0.000646 6.280806 ( 2.818347)
test_btest 0.000000 0.001622 57.492433 ( 8.141573)
test_basic 0.000000 0.005556 0.317387 ( 0.406632)
test_all 0.000000 0.000998 591.850635 ( 93.592564)
test_rubyspec 0.056939 0.054236 44.272281 ( 49.265863)
total: 156.03 sec