Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-141626
#<BuildRuby:0x000055a61b5d6eb8
@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.20230801-141626",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000036 0.000006 0.000042 ( 0.000059)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006323 0.000000 1.532767 ( 3.032361)
build_miniruby 0.000925 0.000000 0.886580 ( 0.885643)
build_ruby 0.001079 0.000000 2.887937 ( 2.887982)
build_all 0.009482 0.000000 13.649544 ( 1.202171)
build_install 0.008370 0.000354 2.077144 ( 0.999125)
test_btest 0.000846 0.000105 79.188997 ( 7.437162)
test_basic 0.001556 0.003694 0.541534 ( 0.619199)
test_all 0.001171 0.000187 506.081871 ( 45.105970)
test_rubyspec 0.005992 0.036482 45.190504 ( 57.496728)
total: 119.67 sec