Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-034805
#<BuildRuby:0x000055b7306e1350
@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-034805",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.008990 0.001383 0.854979 ( 2.844579)
build_miniruby 0.001355 0.000208 0.061615 ( 0.061118)
build_ruby 0.001203 0.000185 0.052409 ( 0.051120)
build_all 0.008142 0.000000 1.268386 ( 0.471227)
build_install 0.008052 0.006144 1.559797 ( 0.788550)
test_btest 0.000812 0.000163 51.902028 ( 6.383597)
test_basic 0.000739 0.004166 0.291013 ( 0.383855)
test_all 0.004794 0.001198 508.281675 ( 53.057236)
test_rubyspec 0.087907 0.049248 41.262746 ( 49.573968)
total: 113.62 sec