Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-105558
#<BuildRuby:0x000055dc58acc3a0
@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.20220829-105558",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012708 0.000000 0.968683 ( 1.024400)
build_miniruby 0.002066 0.000000 0.071435 ( 0.070551)
build_ruby 0.002255 0.000000 0.071566 ( 0.070477)
build_all 0.009100 0.000000 1.539779 ( 0.588719)
build_install 0.021957 0.000000 1.906292 ( 0.937345)
test_btest 0.001303 0.000000 75.109712 ( 8.200487)
test_basic 0.003240 0.004921 0.333595 ( 0.424496)
test_all 0.002857 0.000124 641.647241 ( 64.761870)
test_rubyspec 0.151352 0.033178 45.865728 ( 54.233818)
total: 130.31 sec