Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-064700
#<BuildRuby:0x0000560d1a63aee8
@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.20231205-064700",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004347 0.000032 0.977134 ( 1.289113)
build_miniruby 0.001011 0.000085 0.863379 ( 0.863667)
build_ruby 0.001467 0.000122 2.706797 ( 2.707235)
build_all 0.008423 0.000000 12.099026 ( 1.017868)
build_install 0.009518 0.000000 3.536615 ( 0.971880)
test_btest 0.000677 0.000000 65.732524 ( 5.181423)
test_basic 0.002947 0.000000 0.371395 ( 0.453441)
test_all 0.084010 0.013651 385.820944 ( 36.840955)
test_rubyspec 0.035255 0.034825 39.567507 ( 52.272510)
total: 101.60 sec