Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-194222
#<BuildRuby:0x0000556f2d078e50
@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.20220720-194222",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010116 0.001445 0.983361 ( 1.158480)
build_miniruby 0.001816 0.000259 0.073447 ( 0.072736)
build_ruby 0.001760 0.000252 0.071840 ( 0.071356)
build_all 0.007104 0.003547 1.550168 ( 0.602404)
build_install 0.010927 0.009413 5.187699 ( 2.144528)
test_btest 0.001335 0.000000 74.856574 ( 8.389882)
test_basic 0.006426 0.000830 0.320230 ( 0.410898)
test_all 0.001572 0.000393 671.997876 ( 66.619602)
test_rubyspec 0.100783 0.078338 45.691272 ( 51.413909)
total: 130.88 sec