Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-110113
#<BuildRuby:0x000055a50c1cb4f0
@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.20231228-110113",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003966 0.000721 0.798299 ( 1.182424)
build_miniruby 0.000867 0.000158 0.837093 ( 0.837122)
build_ruby 0.001213 0.000221 2.671389 ( 2.672083)
build_all 0.006331 0.001151 11.987857 ( 0.986847)
build_install 0.004492 0.006401 3.400372 ( 0.971682)
test_btest 0.000000 0.000653 63.892038 ( 5.088567)
test_basic 0.000995 0.003356 0.399992 ( 0.479453)
test_all 0.075768 0.028229 364.091269 ( 37.750961)
test_rubyspec 0.048504 0.017984 40.605802 ( 53.172933)
total: 103.14 sec