Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-150311
#<BuildRuby:0x000055bbb0581350
@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.20220719-150311",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000080 0.000006 0.000086 ( 0.000089)
build_up 0.003579 0.007069 0.864703 ( 1.172901)
build_miniruby 0.001110 0.000222 0.046624 ( 0.045316)
build_ruby 0.001070 0.000214 0.048595 ( 0.047458)
build_all 0.005697 0.001140 1.254379 ( 0.476500)
build_install 0.015496 0.000474 4.491520 ( 1.828985)
test_btest 0.001215 0.000203 54.960571 ( 9.290484)
test_basic 0.004468 0.000744 0.209786 ( 0.300763)
test_all 0.000774 0.001496 530.861630 ( 95.049266)
test_rubyspec 0.074667 0.067853 39.249072 ( 45.344765)
total: 153.56 sec