Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-180326
#<BuildRuby:0x0000560d4c2a80a0
@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.20231104-180326",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001988 0.003370 1.342060 ( 1.608972)
build_miniruby 0.000000 0.001312 0.931516 ( 0.931086)
build_ruby 0.000000 0.001258 2.685299 ( 2.685129)
build_all 0.005049 0.005302 15.953562 ( 1.470890)
build_install 0.008743 0.000343 4.944398 ( 1.142029)
test_btest 0.000751 0.000239 81.107127 ( 7.504136)
test_basic 0.001555 0.003098 0.560176 ( 0.637401)
test_all 0.106043 0.027975 499.422051 ( 49.953191)
test_rubyspec 0.028562 0.017939 49.065049 ( 61.440186)
total: 127.37 sec