Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-114730
#<BuildRuby:0x000055db3c67f788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-114730",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000861 0.005998 0.801300 ( 1.213382)
build_miniruby 0.000812 0.000232 0.812776 ( 0.812591)
build_ruby 0.001437 0.000411 2.682411 ( 2.683077)
build_all 0.006993 0.000883 11.941163 ( 0.992458)
build_install 0.007702 0.001822 3.317785 ( 0.957596)
test_btest 0.000569 0.000149 64.464050 ( 5.335535)
test_basic 0.003957 0.000109 0.399586 ( 0.480950)
test_all 0.070753 0.025563 394.692329 ( 34.127135)
test_rubyspec 0.022576 0.043422 40.691027 ( 53.251028)
total: 99.85 sec