Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-200051
#<BuildRuby:0x00005562aa59c920
@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.20220831-200051",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008552 0.001556 0.982147 ( 1.778021)
build_miniruby 0.001649 0.000549 0.076482 ( 0.074705)
build_ruby 0.001338 0.000446 0.076579 ( 0.074902)
build_all 0.009492 0.001523 1.541607 ( 0.585610)
build_install 0.021543 0.001689 1.891709 ( 0.925387)
test_btest 0.000953 0.000238 73.846535 ( 8.507281)
test_basic 0.006757 0.000314 0.319887 ( 0.409756)
test_all 0.002950 0.000694 677.152906 ( 67.033895)
test_rubyspec 0.121254 0.058964 45.678288 ( 53.815930)
total: 133.21 sec