Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-181546
#<BuildRuby:0x0000557e3d188920
@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.20220901-181546",
@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.000006)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008814 0.002051 0.982833 ( 1.024808)
build_miniruby 0.001779 0.000000 0.072603 ( 0.071203)
build_ruby 0.002341 0.000000 0.077155 ( 0.074630)
build_all 0.010451 0.000000 1.522286 ( 0.579870)
build_install 0.017428 0.004977 1.925272 ( 0.925789)
test_btest 0.001043 0.000329 77.203995 ( 8.496458)
test_basic 0.002057 0.005240 0.328038 ( 0.424053)
test_all 0.003232 0.001191 638.496727 ( 65.257171)
test_rubyspec 0.100096 0.079301 45.594873 ( 54.031412)
total: 130.89 sec