Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-223119
#<BuildRuby:0x000055b11dd1ef60
@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.20230614-223119",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005828 0.000346 1.585500 ( 2.827042)
build_miniruby 0.000900 0.000164 0.826231 ( 0.825560)
build_ruby 0.001013 0.000184 2.500525 ( 2.501646)
build_all 0.009816 0.000192 12.940345 ( 1.144281)
build_install 0.003192 0.005119 1.876749 ( 0.868359)
test_btest 0.000824 0.000190 81.735211 ( 7.213097)
test_basic 0.003105 0.000717 0.648320 ( 0.732174)
test_all 0.001870 0.000164 433.558164 ( 39.756882)
test_rubyspec 0.029246 0.012308 42.504016 ( 55.006085)
total: 110.88 sec