Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-112600
#<BuildRuby:0x000055b9aacef4f0
@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.20231213-112600",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000279 0.004037 1.010743 ( 1.263497)
build_miniruby 0.000584 0.000106 0.866303 ( 0.867411)
build_ruby 0.000841 0.000153 2.706455 ( 2.707667)
build_all 0.002807 0.004627 12.225984 ( 0.977898)
build_install 0.004310 0.006877 3.541326 ( 0.957768)
test_btest 0.000436 0.000163 62.838271 ( 5.623400)
test_basic 0.003809 0.000167 0.374813 ( 0.455908)
test_all 0.075440 0.024024 385.024987 ( 37.450291)
test_rubyspec 0.042169 0.025713 39.898446 ( 52.577553)
total: 102.88 sec