Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-015917
#<BuildRuby:0x000055ae756fb818
@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.20230523-015917",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000156 0.007169 1.495402 ( 2.793942)
build_miniruby 0.000870 0.000242 0.739771 ( 0.739334)
build_ruby 0.000974 0.000270 2.327043 ( 2.328565)
build_all 0.007446 0.001665 12.183092 ( 1.051073)
build_install 0.007677 0.000000 1.709107 ( 0.866950)
test_btest 0.000867 0.000000 78.626528 ( 7.336199)
test_basic 0.003867 0.000404 0.778363 ( 0.861853)
test_all 0.001056 0.000253 425.729993 ( 37.668447)
test_rubyspec 0.013588 0.024721 42.010363 ( 54.488932)
total: 108.14 sec