Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-062745
#<BuildRuby:0x00005651be257040
@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.20231104-062745",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001971 0.004357 1.446185 ( 1.703525)
build_miniruby 0.000841 0.000187 0.836936 ( 0.837351)
build_ruby 0.001218 0.000271 2.729095 ( 2.728613)
build_all 0.005826 0.004591 17.073262 ( 1.500704)
build_install 0.007989 0.000937 5.182811 ( 1.173105)
test_btest 0.000949 0.000237 89.188871 ( 7.543551)
test_basic 0.004376 0.000000 0.733160 ( 0.809748)
test_all 0.106119 0.030021 528.083582 ( 53.698446)
test_rubyspec 0.031442 0.019960 52.259883 ( 64.610746)
total: 134.61 sec