Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-202145
#<BuildRuby:0x0000558171c78920
@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.20221116-202145",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.008977 0.000125 1.118730 ( 1.165633)
build_miniruby 0.002168 0.000000 0.925295 ( 0.927595)
build_ruby 0.002423 0.000073 2.349586 ( 2.257027)
build_all 0.014071 0.004304 18.370457 ( 2.290662)
build_install 0.004013 0.016484 1.917204 ( 0.992513)
test_btest 0.000967 0.000294 84.599695 ( 10.062025)
test_basic 0.004579 0.001393 0.348025 ( 0.438603)
test_all 0.001362 0.000803 676.719502 ( 73.132286)
test_rubyspec 0.067623 0.064592 50.793722 ( 59.342732)
total: 150.61 sec