Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-021315
#<BuildRuby:0x0000558405673818
@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.20231027-021315",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.005128 1.556351 ( 1.764013)
build_miniruby 0.000000 0.001356 0.882584 ( 0.882346)
build_ruby 0.000450 0.000831 2.644059 ( 2.645053)
build_all 0.007029 0.003069 16.311123 ( 1.561452)
build_install 0.008963 0.000267 4.893955 ( 1.137617)
test_btest 0.000915 0.000140 79.256211 ( 7.744605)
test_basic 0.003660 0.000563 0.670708 ( 0.751673)
test_all 0.103532 0.032639 501.296141 ( 58.848391)
test_rubyspec 0.033114 0.020933 49.531072 ( 61.778707)
total: 137.11 sec