Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-021703
#<BuildRuby:0x0000558874980060
@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.20240108-021703",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004538 0.000000 1.296531 ( 1.674237)
build_miniruby 0.001457 0.000000 1.426742 ( 1.429373)
build_ruby 0.001822 0.000000 4.311043 ( 4.320877)
build_all 0.009888 0.000244 16.569489 ( 1.759933)
build_install 0.007287 0.008083 4.990339 ( 1.828258)
test_btest 0.000852 0.000000 86.407999 ( 13.478479)
test_basic 0.006565 0.000701 0.745734 ( 0.805426)
test_all 0.088791 0.032676 555.591817 ( 62.279935)
test_rubyspec 0.037421 0.027318 81.173174 ( 93.374040)
total: 180.95 sec