Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-085515
#<BuildRuby:0x000055e3b50a7bb8
@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.20240106-085515",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003098 0.000590 0.920068 ( 1.310802)
build_miniruby 0.000860 0.000163 0.921793 ( 0.921883)
build_ruby 0.001208 0.000230 2.872544 ( 2.874791)
build_all 0.008671 0.000798 14.709265 ( 1.400033)
build_install 0.008863 0.000000 4.231918 ( 1.138688)
test_btest 0.000682 0.000000 74.678106 ( 7.581366)
test_basic 0.003788 0.000000 0.429914 ( 0.509049)
test_all 0.124267 0.013909 503.909554 ( 59.031428)
test_rubyspec 0.015449 0.023126 50.005730 ( 62.587757)
total: 137.36 sec