Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-134207
#<BuildRuby:0x0000561c32d811f8
@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-134207",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004773 0.004680 1.054722 ( 1.250934)
build_miniruby 0.001903 0.000293 0.096905 ( 0.093475)
build_ruby 0.001476 0.000227 0.099403 ( 0.096309)
build_all 0.005552 0.003048 1.290460 ( 0.565825)
build_install 0.012855 0.001548 1.600211 ( 0.910854)
test_btest 0.001140 0.000201 60.669499 ( 6.578133)
test_basic 0.001718 0.005072 0.344627 ( 0.439688)
test_all 0.006702 0.000429 481.228616 ( 52.597218)
test_rubyspec 0.094972 0.046310 42.995113 ( 51.548766)
total: 114.08 sec