Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-085142
#<BuildRuby:0x00005606b0086eb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230725-085142",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007215 0.000000 1.551414 ( 2.912614)
build_miniruby 0.001090 0.000000 0.993718 ( 0.992892)
build_ruby 0.001182 0.000000 2.666268 ( 2.665977)
build_all 0.006603 0.003363 15.077360 ( 1.360785)
build_install 0.008456 0.000101 2.105244 ( 0.965100)
test_btest 0.000843 0.000135 84.418604 ( 7.997864)
test_basic 0.004261 0.000044 0.590325 ( 0.668432)
test_all 0.001813 0.000279 547.267013 ( 49.469377)
test_rubyspec 0.014634 0.028845 43.063227 ( 55.504353)
total: 122.54 sec