Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-050413
#<BuildRuby:0x0000563eaadb29c0
@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.20221006-050413",
@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.000024 0.000004 0.000028 ( 0.000045)
autoconf 0.000073 0.000000 0.000073 ( 0.000075)
configure 0.000040 0.000000 0.000040 ( 0.000037)
build_up 0.009586 0.004620 1.129708 ( 1.173891)
build_miniruby 0.001290 0.000297 0.097862 ( 0.094749)
build_ruby 0.001321 0.000304 0.100469 ( 0.097166)
build_all 0.005332 0.003567 1.293513 ( 0.550553)
build_install 0.013627 0.002320 1.634121 ( 0.898121)
test_btest 0.001828 0.000457 62.642260 ( 6.404187)
test_basic 0.005658 0.001414 0.359452 ( 0.448799)
test_all 0.006819 0.000332 495.961767 ( 52.713363)
test_rubyspec 0.101129 0.029215 42.205692 ( 50.481878)
total: 112.86 sec