Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-095822
#<BuildRuby:0x0000560c74227438
@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.20231204-095822",
@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.000002 0.000000 0.000002 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003673 0.001224 0.994542 ( 1.273663)
build_miniruby 0.000612 0.000204 0.864648 ( 0.864897)
build_ruby 0.000905 0.000302 2.713641 ( 2.715511)
build_all 0.005959 0.001986 12.054097 ( 1.004657)
build_install 0.012728 0.000598 3.552363 ( 0.974077)
test_btest 0.000536 0.000146 64.807403 ( 5.157588)
test_basic 0.003616 0.000986 0.382363 ( 0.458524)
test_all 0.089827 0.007106 385.433957 ( 34.483428)
test_rubyspec 0.010402 0.057428 39.729449 ( 52.380617)
total: 99.31 sec