Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-063232
#<BuildRuby:0x000055a1940bf4b0
@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.20230708-063232",
@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.000000 0.000008 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004670 0.000492 1.408120 ( 2.610913)
build_miniruby 0.001008 0.000106 0.831368 ( 0.832455)
build_ruby 0.000000 0.001243 2.623773 ( 2.624851)
build_all 0.005185 0.003742 9.350290 ( 8.645536)
build_install 0.006211 0.003969 2.171482 ( 1.793198)
test_btest 0.001228 0.000233 87.397480 ( 8.157224)
test_basic 0.003013 0.000574 0.673212 ( 0.752024)
test_all 0.001671 0.000153 485.561068 ( 44.716020)
test_rubyspec 0.025366 0.016058 44.463539 ( 56.849511)
total: 126.98 sec