Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-202616
#<BuildRuby:0x0000558ddcf23ae0
@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.20231102-202616",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001326 0.004454 1.475919 ( 1.662687)
build_miniruby 0.000968 0.000285 0.936660 ( 0.935623)
build_ruby 0.001019 0.000299 2.800439 ( 2.800957)
build_all 0.009016 0.001319 16.928018 ( 1.495365)
build_install 0.000000 0.008517 5.091100 ( 1.200566)
test_btest 0.000000 0.001016 88.373571 ( 7.092688)
test_basic 0.003210 0.001545 0.855938 ( 0.936327)
test_all 0.104695 0.032049 504.378091 ( 53.939157)
test_rubyspec 0.019584 0.024295 50.690299 ( 62.959045)
total: 133.02 sec