Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-122523
#<BuildRuby:0x000055fce5d8b4a8
@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.20231203-122523",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003739 0.000831 1.252598 ( 1.605545)
build_miniruby 0.000773 0.000172 0.820329 ( 0.820068)
build_ruby 0.001155 0.000256 2.744437 ( 2.744528)
build_all 0.008877 0.001566 16.866105 ( 1.492559)
build_install 0.008797 0.000294 4.989039 ( 1.189072)
test_btest 0.000855 0.000171 86.784076 ( 7.790519)
test_basic 0.004648 0.000000 0.804966 ( 0.882124)
test_all 0.083998 0.057727 525.040899 ( 56.197537)
test_rubyspec 0.019133 0.030643 51.259330 ( 63.592334)
total: 136.32 sec