Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-163119
#<BuildRuby:0x000055a316404098
@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.20231031-163119",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004991 0.000162 1.384496 ( 1.622183)
build_miniruby 0.000865 0.000137 0.865591 ( 0.866064)
build_ruby 0.001076 0.000169 2.681933 ( 2.682115)
build_all 0.007757 0.001981 15.465424 ( 1.354509)
build_install 0.002960 0.005449 4.679602 ( 1.107579)
test_btest 0.000602 0.000134 78.656255 ( 7.597035)
test_basic 0.003252 0.000722 0.629399 ( 0.706800)
test_all 0.100915 0.034753 484.139018 ( 49.272538)
test_rubyspec 0.029539 0.014708 49.277647 ( 61.612743)
total: 126.82 sec