Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-112056
#<BuildRuby:0x000055e7aea77ba0
@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.20221026-112056",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007144 0.000549 1.163261 ( 1.235748)
build_miniruby 0.002120 0.000163 0.110264 ( 0.106324)
build_ruby 0.001372 0.000105 0.106882 ( 0.103710)
build_all 0.007687 0.000591 1.417507 ( 0.598061)
build_install 0.016490 0.000010 1.712874 ( 0.910492)
test_btest 0.002068 0.000129 62.388658 ( 6.518696)
test_basic 0.003100 0.005300 0.363399 ( 0.458585)
test_all 0.003784 0.004329 518.240116 ( 55.018382)
test_rubyspec 0.108960 0.017637 43.693359 ( 52.324152)
total: 117.28 sec