Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-013817
#<BuildRuby:0x000055b16d493fa8
@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-013817",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005679 0.000386 1.282430 ( 1.529314)
build_miniruby 0.000800 0.000178 0.902024 ( 0.901694)
build_ruby 0.001130 0.000251 2.604900 ( 2.604893)
build_all 0.007091 0.001576 14.170593 ( 1.268159)
build_install 0.008729 0.000000 4.208564 ( 1.060570)
test_btest 0.000821 0.000101 74.619214 ( 6.772345)
test_basic 0.004408 0.000881 0.682167 ( 0.753438)
test_all 0.097660 0.032764 486.936229 ( 46.342595)
test_rubyspec 0.027007 0.023284 48.433073 ( 60.812520)
total: 122.05 sec