Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-190532
#<BuildRuby:0x000055b3ff85c0d8
@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.20231209-190532",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001092 0.003497 0.999503 ( 1.274559)
build_miniruby 0.000691 0.000115 0.869258 ( 0.869644)
build_ruby 0.000878 0.000147 2.688322 ( 2.689436)
build_all 0.006333 0.001055 12.122134 ( 1.007392)
build_install 0.008698 0.000000 3.589204 ( 0.972305)
test_btest 0.000556 0.000069 63.343113 ( 4.646486)
test_basic 0.000000 0.004099 0.371416 ( 0.452192)
test_all 0.083951 0.016200 379.870590 ( 38.825878)
test_rubyspec 0.020757 0.045478 39.870136 ( 52.564082)
total: 103.30 sec