Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-102931
#<BuildRuby:0x000055d1cd0e7280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-102931",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004752 0.000030 1.255880 ( 1.620299)
build_miniruby 0.001120 0.000041 1.416108 ( 1.417469)
build_ruby 0.001747 0.000065 4.273819 ( 4.280680)
build_all 0.010609 0.000073 16.572257 ( 1.725136)
build_install 0.012863 0.004059 4.857254 ( 1.678286)
test_btest 0.000732 0.000044 85.773227 ( 10.835981)
test_basic 0.005532 0.000335 0.639906 ( 0.706627)
test_all 0.115507 0.007648 559.222445 ( 67.127704)
test_rubyspec 0.025036 0.040673 78.386774 ( 90.629531)
total: 180.02 sec