Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-174652
#<BuildRuby:0x000055771fd2c3a0
@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.20220808-174652",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009123 0.002280 0.961744 ( 1.118304)
build_miniruby 0.001506 0.000377 0.073868 ( 0.071532)
build_ruby 0.001817 0.000454 0.078355 ( 0.076187)
build_all 0.008163 0.002041 1.495064 ( 0.572122)
build_install 0.016169 0.005443 5.139761 ( 2.056362)
test_btest 0.001374 0.000000 73.314525 ( 8.193202)
test_basic 0.007855 0.000000 0.329660 ( 0.427259)
test_all 0.002780 0.000233 634.914462 ( 65.779417)
test_rubyspec 0.094907 0.077622 46.221635 ( 53.760528)
total: 132.06 sec