Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-002333
#<BuildRuby:0x0000559951c4bce8
@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.20230729-002333",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005452 0.000228 1.642590 ( 3.162222)
build_miniruby 0.001100 0.000183 0.968428 ( 0.967300)
build_ruby 0.001190 0.000198 2.563245 ( 2.563137)
build_all 0.004921 0.004427 12.913746 ( 1.178342)
build_install 0.006414 0.001351 1.853716 ( 0.846697)
test_btest 0.000000 0.000981 76.015757 ( 7.422424)
test_basic 0.001195 0.003892 0.553893 ( 0.626462)
test_all 0.001107 0.000291 483.073599 ( 47.976285)
test_rubyspec 0.011838 0.030233 41.538269 ( 53.933088)
total: 118.68 sec