Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-160750
#<BuildRuby:0x000055e7bc027840
@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.20240110-160750",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004138 0.975488 ( 1.359213)
build_miniruby 0.000000 0.001069 0.937183 ( 0.937119)
build_ruby 0.000000 0.001264 2.769035 ( 2.770636)
build_all 0.005678 0.004529 14.757232 ( 1.378292)
build_install 0.006814 0.002596 4.242738 ( 1.169552)
test_btest 0.000463 0.000177 76.061442 ( 7.762712)
test_basic 0.000000 0.003252 0.544464 ( 0.623668)
test_all 0.083224 0.053055 518.571271 ( 57.027035)
test_rubyspec 0.021211 0.012959 50.033691 ( 62.608585)
total: 135.64 sec