Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-185816
#<BuildRuby:0x0000563168393e20
@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.20230801-185816",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006472 0.000000 1.484936 ( 2.903356)
build_miniruby 0.001034 0.000000 0.886532 ( 0.885656)
build_ruby 0.001105 0.000000 2.629972 ( 2.629956)
build_all 0.002683 0.006558 14.096797 ( 1.292907)
build_install 0.007600 0.000748 2.050369 ( 1.049592)
test_btest 0.000805 0.000151 81.743825 ( 7.832497)
test_basic 0.004974 0.000187 0.706472 ( 0.781607)
test_all 0.002277 0.000000 514.237786 ( 48.712429)
test_rubyspec 0.024490 0.015668 44.258500 ( 56.652511)
total: 122.74 sec