Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-031311
#<BuildRuby:0x0000560f4da28098
@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.20230529-031311",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004395 0.000047 1.433648 ( 2.713586)
build_miniruby 0.000938 0.000098 0.723512 ( 0.723204)
build_ruby 0.001223 0.000128 2.341543 ( 2.341665)
build_all 0.008495 0.000428 12.299788 ( 1.080817)
build_install 0.007514 0.000000 1.735080 ( 0.853056)
test_btest 0.001052 0.000000 78.936817 ( 7.540427)
test_basic 0.000000 0.004372 0.777413 ( 0.857178)
test_all 0.000000 0.001087 461.336782 ( 41.210856)
test_rubyspec 0.021430 0.015178 41.274397 ( 53.748530)
total: 111.07 sec