Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-053759
#<BuildRuby:0x000055670db6c0a0
@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.20231227-053759",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004573 0.000762 1.137673 ( 1.515867)
build_miniruby 0.001277 0.000213 1.014671 ( 1.013318)
build_ruby 0.001357 0.000000 2.958304 ( 2.957681)
build_all 0.008731 0.000927 16.715587 ( 1.459006)
build_install 0.004998 0.004667 4.719673 ( 1.178042)
test_btest 0.000990 0.000198 86.439675 ( 7.718624)
test_basic 0.004754 0.000017 0.807778 ( 0.885953)
test_all 0.103008 0.033614 570.739656 ( 51.167141)
test_rubyspec 0.010916 0.034392 51.031410 ( 63.417058)
total: 131.31 sec