Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-005008
#<BuildRuby:0x0000560b11f43248
@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.20231218-005008",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005097 0.000092 1.032067 ( 1.300890)
build_miniruby 0.000717 0.000059 0.876022 ( 0.876399)
build_ruby 0.001163 0.000097 2.725232 ( 2.726279)
build_all 0.007574 0.000000 12.210772 ( 0.984323)
build_install 0.012998 0.000000 3.555788 ( 0.964601)
test_btest 0.000744 0.000000 63.576872 ( 4.789026)
test_basic 0.000887 0.003469 0.381754 ( 0.462417)
test_all 0.063026 0.042791 403.323271 ( 38.894764)
test_rubyspec 0.035903 0.030848 39.661319 ( 52.314046)
total: 103.31 sec