Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-201027
#<BuildRuby:0x00005581f0d73cb0
@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.20231018-201027",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005423 0.000228 1.520416 ( 1.702084)
build_miniruby 0.001077 0.000170 0.870206 ( 0.869757)
build_ruby 0.001290 0.000000 2.710910 ( 2.710475)
build_all 0.003081 0.007327 18.143105 ( 1.559602)
build_install 0.012060 0.000051 5.473983 ( 1.318458)
test_btest 0.000801 0.000166 90.268473 ( 8.028676)
test_basic 0.003181 0.000662 0.589214 ( 0.669580)
test_all 0.006821 0.000000 568.579995 ( 59.432826)
test_rubyspec 0.030816 0.027889 53.364233 ( 65.863626)
total: 142.16 sec