Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-023802
#<BuildRuby:0x000055bfe0d9c128
@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.20240115-023802",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.006175 0.808810 ( 1.189240)
build_miniruby 0.000000 0.000940 0.809708 ( 0.809659)
build_ruby 0.000619 0.000848 2.696679 ( 2.697868)
build_all 0.003963 0.003995 12.012020 ( 0.996123)
build_install 0.009057 0.004355 3.368781 ( 0.955492)
test_btest 0.000609 0.000203 65.132973 ( 4.366876)
test_basic 0.003733 0.001244 0.403294 ( 0.484180)
test_all 0.076511 0.022235 372.220844 ( 34.155668)
test_rubyspec 0.021553 0.042875 40.254809 ( 52.790807)
total: 98.45 sec