Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-152719
#<BuildRuby:0x00005646fe02f918
@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.20230808-152719",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005416 0.000113 1.404245 ( 2.690951)
build_miniruby 0.000957 0.000000 0.918395 ( 0.918547)
build_ruby 0.001124 0.000000 2.764081 ( 2.764540)
build_all 0.009783 0.000000 14.441096 ( 1.294537)
build_install 0.009580 0.000000 2.159908 ( 0.967504)
test_btest 0.000780 0.000000 84.082636 ( 7.786022)
test_basic 0.000000 0.005605 0.768093 ( 0.843221)
test_all 0.000330 0.001644 533.135611 ( 52.045346)
test_rubyspec 0.018103 0.021617 46.796968 ( 59.193996)
total: 128.51 sec