Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-181721
#<BuildRuby:0x0000560d57d03fa8
@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.20240104-181721",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004241 0.000471 1.391009 ( 1.534217)
build_miniruby 0.000749 0.000083 0.877393 ( 0.876931)
build_ruby 0.001320 0.000147 2.694447 ( 2.693798)
build_all 0.004303 0.005241 14.361862 ( 1.336493)
build_install 0.004152 0.003689 4.347838 ( 1.097688)
test_btest 0.000553 0.000111 75.636868 ( 6.690225)
test_basic 0.000323 0.004610 0.790460 ( 0.863646)
test_all 0.077213 0.052499 506.399039 ( 46.265654)
test_rubyspec 0.025372 0.021543 48.458535 ( 60.834960)
total: 122.19 sec