Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-033230
#<BuildRuby:0x000055e41efdfce8
@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.20230726-033230",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000030 0.000006 0.000036 ( 0.000034)
build_up 0.000000 0.006589 1.404131 ( 2.627282)
build_miniruby 0.001019 0.000000 0.889303 ( 0.889526)
build_ruby 0.001120 0.000131 2.568792 ( 2.569689)
build_all 0.003918 0.005300 13.506264 ( 1.200745)
build_install 0.000887 0.007418 2.015903 ( 0.966468)
test_btest 0.000740 0.000303 80.036009 ( 7.086667)
test_basic 0.001855 0.002846 0.719884 ( 0.797817)
test_all 0.001052 0.000458 485.435443 ( 53.670237)
test_rubyspec 0.020365 0.021724 43.585569 ( 56.027736)
total: 125.84 sec