Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-144741
#<BuildRuby:0x000055b7cf82bce8
@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.20231029-144741",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005529 0.000291 1.473852 ( 1.733807)
build_miniruby 0.001221 0.000064 0.978837 ( 0.978078)
build_ruby 0.000000 0.001204 2.731054 ( 2.731099)
build_all 0.005520 0.003834 15.661622 ( 1.425271)
build_install 0.007940 0.000314 4.736219 ( 1.110057)
test_btest 0.001104 0.000110 81.467982 ( 6.978489)
test_basic 0.000299 0.005068 0.759076 ( 0.835060)
test_all 0.067852 0.067176 482.434067 ( 54.471850)
test_rubyspec 0.019065 0.027931 47.906646 ( 60.295994)
total: 130.56 sec