Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-143005
#<BuildRuby:0x0000560ec1537728
@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.20230725-143005",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000152 0.005818 1.695104 ( 2.966615)
build_miniruby 0.000756 0.000137 0.944036 ( 0.943638)
build_ruby 0.001201 0.000219 2.733629 ( 2.733356)
build_all 0.005100 0.004700 14.605492 ( 1.322755)
build_install 0.008672 0.000234 2.088330 ( 1.162338)
test_btest 0.000790 0.000165 86.611223 ( 7.793904)
test_basic 0.003941 0.000821 0.650172 ( 0.726485)
test_all 0.001118 0.000232 539.106543 ( 50.750889)
test_rubyspec 0.011386 0.030189 43.603999 ( 56.059321)
total: 124.46 sec