Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-015943
#<BuildRuby:0x0000558a9d2174b0
@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.20230802-015943",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004308 0.000453 1.438318 ( 2.677728)
build_miniruby 0.001498 0.000157 0.837002 ( 0.841389)
build_ruby 0.001329 0.000000 2.784349 ( 2.784685)
build_all 0.009496 0.000000 14.504506 ( 1.306213)
build_install 0.008565 0.000000 2.150913 ( 0.906503)
test_btest 0.001094 0.000000 83.846644 ( 7.796093)
test_basic 0.005509 0.000407 0.717808 ( 0.793302)
test_all 0.001518 0.000127 535.477181 ( 47.129727)
test_rubyspec 0.008889 0.030281 45.034838 ( 57.285939)
total: 121.52 sec