Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-032521
#<BuildRuby:0x000055ab4a9c73e0
@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.20240112-032521",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003758 0.000417 0.918498 ( 1.336478)
build_miniruby 0.000955 0.000106 0.947171 ( 0.947136)
build_ruby 0.001132 0.000125 2.754190 ( 2.755059)
build_all 0.005413 0.004511 14.717254 ( 1.379089)
build_install 0.008137 0.000560 4.244006 ( 1.134335)
test_btest 0.000000 0.000721 78.562183 ( 6.981102)
test_basic 0.000485 0.003899 0.616456 ( 0.694787)
test_all 0.094596 0.042288 534.893279 ( 52.412176)
test_rubyspec 0.002025 0.032130 49.361937 ( 61.821086)
total: 129.46 sec