Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-164614
#<BuildRuby:0x0000555710242f90
@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.20220720-164614",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000046 0.000003 0.000049 ( 0.000051)
configure 0.000039 0.000003 0.000042 ( 0.000042)
build_up 0.003794 0.008932 0.887850 ( 1.344924)
build_miniruby 0.001734 0.000400 0.064884 ( 0.063832)
build_ruby 0.001281 0.000296 0.065757 ( 0.064779)
build_all 0.007561 0.000643 1.235889 ( 0.470702)
build_install 0.009425 0.007479 4.397061 ( 1.810510)
test_btest 0.001219 0.000348 54.626291 ( 6.228401)
test_basic 0.006332 0.000000 0.307664 ( 0.397856)
test_all 0.002656 0.000000 490.529203 ( 51.892288)
test_rubyspec 0.090144 0.039415 42.014038 ( 47.825734)
total: 110.10 sec