Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-073812
#<BuildRuby:0x000055fcdc186c88
@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.20221009-073812",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000046)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.001918 0.010045 1.100242 ( 1.144721)
build_miniruby 0.001195 0.000427 0.093928 ( 0.091497)
build_ruby 0.001143 0.000408 0.100866 ( 0.099748)
build_all 0.005698 0.002035 1.299992 ( 0.566358)
build_install 0.008629 0.004295 1.624975 ( 0.899624)
test_btest 0.001586 0.000595 61.551271 ( 6.498489)
test_basic 0.000396 0.006844 0.359273 ( 0.449348)
test_all 0.007835 0.000000 490.338115 ( 53.207872)
test_rubyspec 0.092375 0.035159 42.613222 ( 51.164454)
total: 114.12 sec