Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-021002
#<BuildRuby:0x00005622cd147328
@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.20230806-021002",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001525 0.003569 1.483062 ( 2.938868)
build_miniruby 0.000888 0.000120 0.927163 ( 0.926571)
build_ruby 0.001495 0.000224 2.904801 ( 2.909218)
build_all 0.006238 0.003670 15.237952 ( 1.343150)
build_install 0.003977 0.004812 2.216500 ( 0.965985)
test_btest 0.000868 0.000198 83.439456 ( 8.482828)
test_basic 0.005662 0.000000 0.724306 ( 0.799689)
test_all 0.000932 0.000000 559.806076 ( 49.222027)
test_rubyspec 0.034926 0.010276 46.365198 ( 58.615495)
total: 126.20 sec