Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-155025
#<BuildRuby:0x000055a23ae209c8
@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.20220918-155025",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000011 0.000007 0.000018 ( 0.000018)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007697 0.002050 1.080089 ( 1.568235)
build_miniruby 0.001320 0.000719 0.112876 ( 0.109572)
build_ruby 0.000000 0.001964 0.118726 ( 0.100479)
build_all 0.003187 0.007169 1.572848 ( 0.653672)
build_install 0.014573 0.006806 1.944925 ( 0.989241)
test_btest 0.000748 0.000481 76.705518 ( 8.209209)
test_basic 0.004919 0.003162 0.381610 ( 0.470379)
test_all 0.003443 0.002213 639.316642 ( 65.971751)
test_rubyspec 0.103779 0.063509 45.575782 ( 53.792125)
total: 131.87 sec