Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-103029
#<BuildRuby:0x000055b4e19f2f90
@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.20221013-103029",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000030 0.000009 0.000039 ( 0.000037)
build_up 0.009604 0.003272 1.082840 ( 1.114029)
build_miniruby 0.001407 0.000433 0.101872 ( 0.098670)
build_ruby 0.001755 0.000000 0.092797 ( 0.089765)
build_all 0.007110 0.000232 1.289030 ( 0.545133)
build_install 0.013336 0.004386 1.619954 ( 0.895556)
test_btest 0.001376 0.000382 62.229290 ( 6.535098)
test_basic 0.004696 0.001304 0.353370 ( 0.444056)
test_all 0.003380 0.003736 482.129594 ( 53.737899)
test_rubyspec 0.074226 0.059723 43.178694 ( 51.810794)
total: 115.27 sec