Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-065120
#<BuildRuby:0x0000563fc3023858
@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.20240104-065120",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005136 0.000541 1.585310 ( 1.821608)
build_miniruby 0.000813 0.000086 0.853015 ( 0.852572)
build_ruby 0.001320 0.000139 2.629984 ( 2.629643)
build_all 0.007751 0.000815 14.339872 ( 1.309155)
build_install 0.007634 0.000804 4.204959 ( 1.077566)
test_btest 0.001179 0.000000 72.807787 ( 7.230390)
test_basic 0.005236 0.000000 0.661372 ( 0.736677)
test_all 0.074684 0.051376 493.681664 ( 52.861517)
test_rubyspec 0.046477 0.002855 49.365633 ( 61.781658)
total: 130.30 sec