Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-191941
#<BuildRuby:0x0000560eaf948a68
@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.20221016-191941",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009865 0.000135 1.075873 ( 1.146583)
build_miniruby 0.001491 0.000100 0.101884 ( 0.098963)
build_ruby 0.001752 0.000117 0.103976 ( 0.102372)
build_all 0.007440 0.000496 1.296103 ( 0.546597)
build_install 0.008992 0.005985 1.647142 ( 0.893776)
test_btest 0.002458 0.000000 62.344225 ( 6.725535)
test_basic 0.006139 0.000000 0.359448 ( 0.450287)
test_all 0.008838 0.000000 506.153816 ( 54.152452)
test_rubyspec 0.071749 0.063292 43.303429 ( 51.839265)
total: 115.96 sec