Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-074627
#<BuildRuby:0x000056295c707818
@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.20230528-074627",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002973 0.002292 1.394494 ( 2.652814)
build_miniruby 0.000782 0.000276 0.832019 ( 0.831592)
build_ruby 0.000000 0.001263 2.372460 ( 2.373013)
build_all 0.004538 0.005042 12.328356 ( 1.151477)
build_install 0.007385 0.000014 1.718209 ( 0.830337)
test_btest 0.000792 0.000301 82.181658 ( 6.886534)
test_basic 0.000870 0.004092 0.752541 ( 0.833469)
test_all 0.001967 0.000000 436.214875 ( 38.484829)
test_rubyspec 0.015086 0.024565 41.837500 ( 54.404275)
total: 108.45 sec