Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-163706
#<BuildRuby:0x0000555d68b6f768
@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.20231109-163706",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004507 0.000182 1.419002 ( 1.972445)
build_miniruby 0.000811 0.000239 0.853514 ( 0.853149)
build_ruby 0.000996 0.000293 2.622466 ( 2.622630)
build_all 0.003682 0.006456 16.686783 ( 1.476179)
build_install 0.007861 0.001419 4.938351 ( 1.160927)
test_btest 0.000694 0.000243 88.446532 ( 6.879749)
test_basic 0.003450 0.001208 0.605578 ( 0.681661)
test_all 0.096495 0.040041 528.588865 ( 48.459249)
test_rubyspec 0.023988 0.024204 51.538751 ( 63.905231)
total: 128.01 sec