Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-111605
#<BuildRuby:0x000055c8ef8ab818
@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.20230807-111605",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001694 0.003695 1.324484 ( 2.598952)
build_miniruby 0.000839 0.000126 0.923443 ( 0.923206)
build_ruby 0.001052 0.000157 2.568665 ( 2.568294)
build_all 0.008960 0.000122 15.002078 ( 1.428311)
build_install 0.008757 0.000076 2.240578 ( 1.058615)
test_btest 0.001057 0.000000 85.061817 ( 7.725348)
test_basic 0.004815 0.000226 0.798717 ( 0.876484)
test_all 0.001127 0.000135 549.784396 ( 52.571608)
test_rubyspec 0.010866 0.031528 45.972813 ( 58.231480)
total: 127.98 sec