Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-015212
#<BuildRuby:0x0000556cb80aaeb8
@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.20231222-015212",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003321 0.000782 1.182978 ( 1.552537)
build_miniruby 0.000792 0.000186 0.844698 ( 0.844850)
build_ruby 0.001086 0.000255 2.909502 ( 2.910787)
build_all 0.000772 0.008715 15.394880 ( 1.430521)
build_install 0.007447 0.001059 4.429533 ( 1.124799)
test_btest 0.000789 0.000263 80.678302 ( 7.350954)
test_basic 0.003961 0.000000 0.599457 ( 0.676603)
test_all 0.101970 0.031678 478.373948 ( 51.336142)
test_rubyspec 0.018676 0.028942 50.671901 ( 62.981632)
total: 130.21 sec