Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-141749
#<BuildRuby:0x000055ed299c4070
@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.20230625-141749",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006585 0.000218 1.428738 ( 2.733341)
build_miniruby 0.001437 0.000120 0.894845 ( 0.893379)
build_ruby 0.000000 0.001253 2.825203 ( 2.826447)
build_all 0.007173 0.002804 16.416422 ( 1.456488)
build_install 0.007802 0.003363 4.850009 ( 1.159597)
test_btest 0.000549 0.000097 84.368768 ( 8.219572)
test_basic 0.004206 0.000039 0.770429 ( 0.849278)
test_all 0.000000 0.002226 486.634666 ( 44.665665)
test_rubyspec 0.013222 0.028275 43.820687 ( 56.369082)
total: 119.17 sec