Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-181930
#<BuildRuby:0x0000564fe510f708
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230606-181930",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005521 0.000614 1.593031 ( 2.855173)
build_miniruby 0.000986 0.000110 0.759240 ( 0.758809)
build_ruby 0.001220 0.000136 2.429160 ( 2.428646)
build_all 0.009542 0.000000 12.737223 ( 1.168550)
build_install 0.004655 0.002920 1.710103 ( 0.853619)
test_btest 0.000926 0.000116 79.666220 ( 7.655991)
test_basic 0.005012 0.000114 0.772775 ( 0.854023)
test_all 0.001308 0.000055 432.349903 ( 43.906148)
test_rubyspec 0.028946 0.005808 41.380056 ( 53.871553)
total: 114.35 sec