Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-014710
#<BuildRuby:0x0000563a67a6bc90
@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.20240114-014710",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004513 0.000821 0.814483 ( 1.185802)
build_miniruby 0.000000 0.001014 0.823019 ( 0.823146)
build_ruby 0.000000 0.001987 2.682463 ( 2.683428)
build_all 0.001265 0.006228 12.044667 ( 0.977912)
build_install 0.013959 0.000080 3.445887 ( 0.969500)
test_btest 0.000585 0.000167 64.179154 ( 5.140864)
test_basic 0.000100 0.004663 0.399731 ( 0.479130)
test_all 0.096244 0.003724 398.685257 ( 35.658410)
test_rubyspec 0.025661 0.040595 40.889237 ( 53.438369)
total: 101.36 sec