Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-085919
#<BuildRuby:0x000055d9b9505350
@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.20220727-085919",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008822 0.001470 0.857302 ( 1.444904)
build_miniruby 0.001269 0.000211 0.054141 ( 0.053161)
build_ruby 0.001464 0.000000 0.066084 ( 0.064995)
build_all 0.007750 0.000000 1.284073 ( 0.476077)
build_install 0.009937 0.005842 4.330170 ( 1.839802)
test_btest 0.002660 0.000000 55.611610 ( 6.325704)
test_basic 0.005774 0.000000 0.296705 ( 0.387885)
test_all 0.002522 0.000000 476.212388 ( 51.771526)
test_rubyspec 0.098996 0.031521 41.770517 ( 47.577280)
total: 109.94 sec