Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-013638
#<BuildRuby:0x000055d9eaefb568
@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.20231213-013638",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004508 0.000109 1.419719 ( 1.748481)
build_miniruby 0.000751 0.000167 0.929545 ( 0.929529)
build_ruby 0.001590 0.000353 3.056173 ( 3.055462)
build_all 0.005537 0.004540 16.278574 ( 1.450844)
build_install 0.004171 0.004231 4.787883 ( 1.135847)
test_btest 0.000000 0.000974 86.401736 ( 6.650784)
test_basic 0.000949 0.003509 0.740929 ( 0.817043)
test_all 0.101044 0.037918 514.843385 ( 58.317019)
test_rubyspec 0.027036 0.021907 50.385897 ( 62.711408)
total: 136.82 sec