Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-182032
#<BuildRuby:0x0000559ef8ec7fd8
@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.20231203-182032",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000703 0.003475 0.974862 ( 1.245643)
build_miniruby 0.000670 0.000111 0.866566 ( 0.867434)
build_ruby 0.000879 0.000146 2.709709 ( 2.711205)
build_all 0.006482 0.001080 12.114024 ( 0.963437)
build_install 0.006452 0.007048 3.533615 ( 0.969717)
test_btest 0.000504 0.000135 63.023769 ( 5.428598)
test_basic 0.002508 0.000669 0.370881 ( 0.455565)
test_all 0.076391 0.023665 385.571464 ( 36.814526)
test_rubyspec 0.025160 0.017601 39.520423 ( 52.220315)
total: 101.68 sec