Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-101334
#<BuildRuby:0x000056346ac73f90
@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.20231121-101334",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002323 0.003698 1.028427 ( 1.337850)
build_miniruby 0.000868 0.000124 0.803086 ( 0.803437)
build_ruby 0.001550 0.000222 2.611477 ( 2.612019)
build_all 0.008075 0.000000 12.067425 ( 0.987336)
build_install 0.001110 0.013730 3.625855 ( 0.975303)
test_btest 0.000565 0.000188 62.536831 ( 5.844296)
test_basic 0.001229 0.004134 0.404168 ( 0.482544)
test_all 0.077272 0.015158 348.385180 ( 34.720726)
test_rubyspec 0.047631 0.027323 39.836333 ( 52.391201)
total: 100.16 sec