Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-134301
#<BuildRuby:0x00005586da4e74b8
@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-134301",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008736 0.001540 1.118285 ( 1.131769)
build_miniruby 0.001456 0.000485 0.117326 ( 0.113614)
build_ruby 0.002074 0.000000 0.110569 ( 0.094577)
build_all 0.005485 0.004128 1.594712 ( 0.654503)
build_install 0.018993 0.003102 1.952323 ( 0.967769)
test_btest 0.001043 0.000326 76.842230 ( 8.023594)
test_basic 0.007303 0.002283 0.388039 ( 0.475431)
test_all 0.002962 0.000546 678.196937 ( 68.767391)
test_rubyspec 0.092047 0.076296 46.028603 ( 54.415734)
total: 134.65 sec