Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-104917
#<BuildRuby:0x000056491e32fe20
@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.20230726-104917",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001221 0.004248 1.230680 ( 2.495715)
build_miniruby 0.001011 0.000225 0.919762 ( 0.918374)
build_ruby 0.000955 0.000212 2.740628 ( 2.740309)
build_all 0.003909 0.005246 14.313044 ( 1.241386)
build_install 0.007911 0.000000 2.058417 ( 0.939817)
test_btest 0.001018 0.000057 86.101464 ( 7.286775)
test_basic 0.004475 0.000019 0.637111 ( 0.713027)
test_all 0.001126 0.000268 544.513285 ( 52.915948)
test_rubyspec 0.003971 0.036284 43.775692 ( 56.192641)
total: 125.44 sec