Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-074900
#<BuildRuby:0x0000557081ddffa8
@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.20231227-074900",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000335 0.004229 1.187030 ( 1.577947)
build_miniruby 0.001428 0.000000 0.908131 ( 0.912291)
build_ruby 0.001369 0.000000 2.806629 ( 2.806414)
build_all 0.006840 0.002917 16.764533 ( 1.452303)
build_install 0.008257 0.000762 4.718582 ( 1.149708)
test_btest 0.000952 0.000166 85.555183 ( 7.641717)
test_basic 0.004356 0.000758 0.583894 ( 0.657045)
test_all 0.100172 0.036382 542.651161 ( 61.091028)
test_rubyspec 0.028288 0.022282 51.894839 ( 64.207049)
total: 141.50 sec