Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-183138
#<BuildRuby:0x0000563c3b86c090
@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.20231220-183138",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003313 0.000301 1.050506 ( 1.303366)
build_miniruby 0.000984 0.000000 0.899635 ( 0.900405)
build_ruby 0.000000 0.001073 2.743971 ( 2.747964)
build_all 0.004147 0.003348 12.175417 ( 1.038248)
build_install 0.009454 0.000094 3.611322 ( 0.984199)
test_btest 0.000510 0.000073 63.839985 ( 5.168918)
test_basic 0.003239 0.000462 0.385900 ( 0.464332)
test_all 0.076310 0.029402 430.206078 ( 43.525303)
test_rubyspec 0.033438 0.015271 40.287487 ( 53.017719)
total: 109.15 sec