Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-000041
#<BuildRuby:0x000055fbdad98bc8
@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.20220717-000041",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010459 0.000431 0.952813 ( 1.370285)
build_miniruby 0.002023 0.000000 0.075027 ( 0.072938)
build_ruby 0.002203 0.000000 0.076349 ( 0.074133)
build_all 0.009351 0.000000 1.508743 ( 0.603364)
build_install 0.017688 0.005370 5.072038 ( 2.037529)
test_btest 0.001367 0.000000 72.444212 ( 8.821039)
test_basic 0.008137 0.000470 0.333894 ( 0.426372)
test_all 0.001651 0.000157 645.007722 ( 64.196128)
test_rubyspec 0.138186 0.037217 45.202831 ( 50.814746)
total: 128.42 sec