Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-232634
#<BuildRuby:0x0000563c6cb58110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-232634",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004544 0.846598 ( 1.231583)
build_miniruby 0.000000 0.001333 0.881459 ( 0.881607)
build_ruby 0.000208 0.001116 2.713195 ( 2.715808)
build_all 0.004602 0.004000 12.060260 ( 1.002703)
build_install 0.004353 0.005478 3.500064 ( 0.974818)
test_btest 0.000611 0.000235 64.736738 ( 4.912956)
test_basic 0.001361 0.002980 0.387335 ( 0.469129)
test_all 0.067366 0.031301 377.487155 ( 33.522094)
test_rubyspec 0.041247 0.029227 39.509321 ( 52.174417)
total: 97.89 sec