Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-195256
#<BuildRuby:0x000055c98e4bf840
@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.20231101-195256",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004674 0.000185 1.400859 ( 1.621270)
build_miniruby 0.000761 0.000229 0.881151 ( 0.880993)
build_ruby 0.001261 0.000000 2.726861 ( 2.727195)
build_all 0.006267 0.003927 16.896455 ( 1.513340)
build_install 0.007471 0.001026 5.068364 ( 1.198054)
test_btest 0.000912 0.000280 83.877450 ( 7.251377)
test_basic 0.004076 0.001254 0.678555 ( 0.752592)
test_all 0.120505 0.015651 533.770129 ( 50.857848)
test_rubyspec 0.024952 0.021264 50.427559 ( 62.664367)
total: 129.47 sec