Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-112002
#<BuildRuby:0x000055f1bc5f3788
@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.20231213-112002",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004635 0.000422 1.017384 ( 1.274317)
build_miniruby 0.001012 0.000092 0.871199 ( 0.871355)
build_ruby 0.001695 0.000154 2.714490 ( 2.717454)
build_all 0.004334 0.003960 12.143991 ( 0.990376)
build_install 0.006541 0.005862 3.572031 ( 0.976371)
test_btest 0.000494 0.000114 67.927421 ( 5.108042)
test_basic 0.003494 0.000806 0.379882 ( 0.461431)
test_all 0.085523 0.015037 414.284234 ( 35.049400)
test_rubyspec 0.042822 0.027595 40.087187 ( 52.735467)
total: 100.19 sec