Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-144607
#<BuildRuby:0x0000556c9e313228
@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.20230705-144607",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001278 0.004411 1.513999 ( 2.850560)
build_miniruby 0.000843 0.000198 0.907720 ( 0.907824)
build_ruby 0.001121 0.000263 2.643906 ( 2.643732)
build_all 0.007276 0.001712 11.172376 ( 7.615529)
build_install 0.007497 0.000613 4.947528 ( 1.926104)
test_btest 0.000891 0.000198 84.258933 ( 7.858347)
test_basic 0.003434 0.000763 0.628409 ( 0.707595)
test_all 0.001552 0.000345 468.366481 ( 41.691324)
test_rubyspec 0.018750 0.018353 41.156137 ( 53.614820)
total: 119.82 sec