Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-212316
#<BuildRuby:0x0000557fcb2acd30
@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.20220813-212316",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000039 0.000006 0.000045 ( 0.000044)
build_up 0.001217 0.011392 0.950686 ( 1.395345)
build_miniruby 0.001499 0.000536 0.066547 ( 0.064427)
build_ruby 0.001598 0.000571 0.076941 ( 0.074751)
build_all 0.008722 0.002833 1.551263 ( 0.569999)
build_install 0.016831 0.005693 1.892659 ( 0.924801)
test_btest 0.001027 0.000360 70.727317 ( 8.716297)
test_basic 0.007302 0.000000 0.333098 ( 0.424968)
test_all 0.004353 0.000000 641.957258 ( 64.666641)
test_rubyspec 0.100802 0.076742 46.085832 ( 53.430810)
total: 130.27 sec