Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-003623
#<BuildRuby:0x000055cc4b610a68
@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.20220801-003623",
@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.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009049 0.000360 0.855574 ( 0.893039)
build_miniruby 0.001434 0.000103 0.061150 ( 0.060033)
build_ruby 0.001246 0.000089 0.057570 ( 0.056503)
build_all 0.008920 0.000000 1.251196 ( 0.484770)
build_install 0.008111 0.007607 4.273980 ( 1.788748)
test_btest 0.001344 0.000202 50.450438 ( 6.383297)
test_basic 0.002221 0.003771 0.279481 ( 0.370495)
test_all 0.001792 0.000341 486.557745 ( 52.021209)
test_rubyspec 0.098362 0.035322 41.902623 ( 47.799147)
total: 109.86 sec