Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-121701
#<BuildRuby:0x0000555c428c8dd8
@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.20220914-121701",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007925 0.001982 1.092205 ( 1.347302)
build_miniruby 0.001419 0.000355 0.074508 ( 0.073404)
build_ruby 0.001530 0.000383 0.075720 ( 0.074624)
build_all 0.009625 0.000024 1.589749 ( 0.613603)
build_install 0.019747 0.001914 1.925481 ( 0.951452)
test_btest 0.000984 0.000184 98.864001 ( 9.466484)
test_basic 0.008774 0.000000 0.351699 ( 0.438089)
test_all 0.002294 0.001341 675.420152 ( 67.617196)
test_rubyspec 0.096266 0.071538 46.946771 ( 55.409823)
total: 135.99 sec