Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-062907
#<BuildRuby:0x000055f8bf251350
@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.20220827-062907",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007549 0.002745 0.794111 ( 1.184668)
build_miniruby 0.001248 0.000454 0.063677 ( 0.062053)
build_ruby 0.001365 0.000496 0.065016 ( 0.063506)
build_all 0.007546 0.000903 1.264862 ( 0.471929)
build_install 0.012780 0.000754 1.560793 ( 0.782021)
test_btest 0.000773 0.000221 52.859278 ( 5.881028)
test_basic 0.000000 0.005111 0.286793 ( 0.379205)
test_all 0.005011 0.000000 494.391116 ( 52.557028)
test_rubyspec 0.094408 0.039764 42.549328 ( 50.835152)
total: 112.22 sec