Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-092927
#<BuildRuby:0x000055d9fce33858
@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.20231211-092927",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004660 0.000491 1.305742 ( 1.664756)
build_miniruby 0.000938 0.000099 0.844220 ( 0.843654)
build_ruby 0.001166 0.000123 2.935960 ( 2.936016)
build_all 0.000000 0.009950 16.284945 ( 1.494109)
build_install 0.000000 0.008520 4.755228 ( 1.167179)
test_btest 0.000837 0.000000 81.387528 ( 7.701584)
test_basic 0.001348 0.003941 0.745577 ( 0.821973)
test_all 0.073372 0.062283 504.516656 ( 57.274390)
test_rubyspec 0.011199 0.040212 49.502342 ( 61.840118)
total: 135.74 sec