Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-103533
#<BuildRuby:0x000055a16d31b280
@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.20240104-103533",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004267 0.000656 1.535668 ( 1.683194)
build_miniruby 0.000791 0.000122 0.825451 ( 0.825327)
build_ruby 0.001006 0.000155 2.629315 ( 2.629005)
build_all 0.008836 0.000037 14.120726 ( 1.286915)
build_install 0.006980 0.000335 4.287901 ( 1.083918)
test_btest 0.000988 0.000124 73.255148 ( 6.757430)
test_basic 0.004509 0.000564 0.626319 ( 0.700576)
test_all 0.108929 0.021660 465.782435 ( 54.064761)
test_rubyspec 0.023327 0.022188 48.373211 ( 60.806440)
total: 129.84 sec