Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-134434
#<BuildRuby:0x000055e7bee80c00
@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.20220829-134434",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011417 0.971565 ( 2.040423)
build_miniruby 0.002308 0.000000 0.074777 ( 0.072983)
build_ruby 0.001626 0.000366 0.077735 ( 0.076526)
build_all 0.008229 0.001423 1.541842 ( 0.590352)
build_install 0.023656 0.000000 1.900825 ( 0.921801)
test_btest 0.001137 0.000000 76.178271 ( 8.142739)
test_basic 0.007544 0.000000 0.317678 ( 0.407849)
test_all 0.003895 0.000000 691.432992 ( 67.065968)
test_rubyspec 0.134085 0.042117 45.669304 ( 54.197911)
total: 133.52 sec