Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-191735
#<BuildRuby:0x0000558ace423a20
@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.20240113-191735",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.000000 0.005541 1.185393 ( 1.588449)
build_miniruby 0.000000 0.001381 0.997743 ( 0.998455)
build_ruby 0.000000 0.001388 2.912186 ( 2.915734)
build_all 0.002732 0.007207 14.522795 ( 1.357986)
build_install 0.007843 0.001228 4.189315 ( 1.135112)
test_btest 0.000619 0.000197 78.088680 ( 6.965440)
test_basic 0.003014 0.000959 0.574244 ( 0.656981)
test_all 0.095850 0.044771 502.682506 ( 52.128997)
test_rubyspec 0.025506 0.007695 49.855331 ( 62.426026)
total: 130.17 sec