Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-050249
#<BuildRuby:0x00005610cd082eb8
@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.20230710-050249",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004271 0.001005 1.474648 ( 2.734607)
build_miniruby 0.000000 0.000940 0.933721 ( 0.933972)
build_ruby 0.000000 0.001322 2.586731 ( 2.587219)
build_all 0.000799 0.009014 8.646349 ( 7.835730)
build_install 0.004940 0.004427 2.110871 ( 1.790443)
test_btest 0.000000 0.001494 87.476176 ( 8.065658)
test_basic 0.000000 0.003831 0.685716 ( 0.769797)
test_all 0.000000 0.001328 481.387102 ( 53.781826)
test_rubyspec 0.019440 0.023810 45.092850 ( 57.547690)
total: 136.05 sec