Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-043745
#<BuildRuby:0x00005650ec867818
@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.20231101-043745",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004545 0.000252 1.296400 ( 1.577079)
build_miniruby 0.000730 0.000274 0.834347 ( 0.833851)
build_ruby 0.000000 0.001463 2.693741 ( 2.693883)
build_all 0.004789 0.005396 16.601906 ( 1.509148)
build_install 0.007301 0.001665 4.918965 ( 1.137753)
test_btest 0.000796 0.000341 83.704574 ( 7.388242)
test_basic 0.003981 0.001707 0.797251 ( 0.874419)
test_all 0.102685 0.034190 526.582717 ( 48.743168)
test_rubyspec 0.015124 0.028674 49.947814 ( 62.271737)
total: 127.03 sec