Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-061242
#<BuildRuby:0x0000561c573978c0
@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-061242",
@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.000027 0.000000 0.000027 ( 0.000028)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.004182 0.000000 1.023224 ( 1.432326)
build_miniruby 0.000968 0.000000 0.831353 ( 0.830908)
build_ruby 0.001437 0.000000 2.763533 ( 2.762555)
build_all 0.008508 0.000439 14.238547 ( 1.346718)
build_install 0.006944 0.000338 4.088248 ( 1.075819)
test_btest 0.000936 0.000125 77.390863 ( 6.835975)
test_basic 0.003793 0.000506 0.663663 ( 0.745213)
test_all 0.099371 0.032372 457.932649 ( 47.698913)
test_rubyspec 0.029299 0.017583 49.216586 ( 61.545679)
total: 124.28 sec