Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-190049
#<BuildRuby:0x000055589edc51f8
@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-190049",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000100 0.000000 0.000100 ( 0.000073)
configure 0.000126 0.000000 0.000126 ( 0.000128)
build_up 0.011762 0.000658 1.078096 ( 1.422418)
build_miniruby 0.001896 0.000158 0.090878 ( 0.088449)
build_ruby 0.001840 0.000153 0.100729 ( 0.097376)
build_all 0.007324 0.000153 1.274474 ( 0.561266)
build_install 0.015055 0.000000 1.608056 ( 0.879099)
test_btest 0.002598 0.000000 62.638197 ( 6.202859)
test_basic 0.006774 0.000156 0.328368 ( 0.417721)
test_all 0.006390 0.000000 492.196444 ( 54.411395)
test_rubyspec 0.082718 0.036481 43.579363 ( 52.079772)
total: 116.16 sec