Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-020525
#<BuildRuby:0x000055d2e9244098
@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.20230727-020525",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.005371 1.383675 ( 2.690972)
build_miniruby 0.000000 0.001135 0.974299 ( 0.974172)
build_ruby 0.000000 0.001647 2.699973 ( 2.705075)
build_all 0.003293 0.006031 13.926908 ( 1.211934)
build_install 0.001933 0.005986 1.988505 ( 0.894585)
test_btest 0.001011 0.000000 81.333819 ( 8.006611)
test_basic 0.002993 0.002060 0.789090 ( 0.869927)
test_all 0.000853 0.000426 511.686795 ( 50.757315)
test_rubyspec 0.018635 0.025304 43.641434 ( 56.013673)
total: 124.13 sec