Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-084936
#<BuildRuby:0x000056445e5a8e50
@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.20220918-084936",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.008741 0.000678 1.083011 ( 1.128804)
build_miniruby 0.001801 0.000257 0.117452 ( 0.113259)
build_ruby 0.002233 0.000000 0.118747 ( 0.101462)
build_all 0.010756 0.000000 1.572712 ( 0.647935)
build_install 0.014531 0.007480 1.914790 ( 0.977150)
test_btest 0.000000 0.001309 76.866992 ( 8.496411)
test_basic 0.006279 0.001488 0.381549 ( 0.473922)
test_all 0.004080 0.000816 676.736171 ( 67.957014)
test_rubyspec 0.104827 0.055272 46.002427 ( 54.182956)
total: 134.08 sec