Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-021743
#<BuildRuby:0x0000557078797438
@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.20231119-021743",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005268 0.000086 0.917703 ( 1.298574)
build_miniruby 0.001161 0.000089 0.816703 ( 0.815942)
build_ruby 0.001279 0.000099 2.634851 ( 2.635556)
build_all 0.003423 0.004295 11.977159 ( 0.978141)
build_install 0.006196 0.003894 3.506905 ( 0.963431)
test_btest 0.000620 0.000116 64.695881 ( 4.526952)
test_basic 0.004573 0.000056 0.410886 ( 0.490234)
test_all 0.064506 0.032981 334.565594 ( 35.913095)
test_rubyspec 0.053060 0.011861 39.802919 ( 52.336470)
total: 99.96 sec