Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-200731
#<BuildRuby:0x0000557442a4fce8
@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.20240108-200731",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003732 0.000000 0.830385 ( 1.233107)
build_miniruby 0.001265 0.000051 0.937744 ( 0.938008)
build_ruby 0.001345 0.000071 2.850940 ( 2.853776)
build_all 0.009584 0.000269 14.713866 ( 1.410493)
build_install 0.008342 0.000417 4.223226 ( 1.155159)
test_btest 0.000644 0.000032 80.560948 ( 7.051264)
test_basic 0.003044 0.000152 0.444794 ( 0.525597)
test_all 0.101953 0.033481 507.387124 ( 50.710508)
test_rubyspec 0.012381 0.019938 49.079917 ( 61.799125)
total: 127.68 sec