Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-234411
#<BuildRuby:0x000056381e13bfa8
@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.20240115-234411",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.001626 0.002460 1.106634 ( 1.471787)
build_miniruby 0.000918 0.000250 0.934783 ( 0.933689)
build_ruby 0.001247 0.000000 2.758370 ( 2.758205)
build_all 0.007710 0.001314 14.434822 ( 1.390231)
build_install 0.004256 0.003017 4.143472 ( 1.066811)
test_btest 0.000890 0.000255 77.912868 ( 6.960175)
test_basic 0.004875 0.000239 0.861870 ( 0.935557)
test_all 0.106606 0.023179 479.001931 ( 51.644812)
test_rubyspec 0.027887 0.023948 49.309973 ( 61.670798)
total: 128.83 sec