Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-154132
#<BuildRuby:0x00005587d876fb50
@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.20230813-154132",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005097 0.000000 1.567187 ( 2.811754)
build_miniruby 0.000000 0.001349 0.941365 ( 0.939963)
build_ruby 0.000000 0.001229 2.805016 ( 2.804504)
build_all 0.004584 0.005298 14.524969 ( 1.369798)
build_install 0.007735 0.001054 2.204991 ( 0.968076)
test_btest 0.000794 0.000109 84.142158 ( 7.779255)
test_basic 0.003785 0.000000 0.620978 ( 0.696682)
test_all 0.001248 0.000084 518.737670 ( 57.763147)
test_rubyspec 0.025970 0.018809 46.689053 ( 59.061083)
total: 134.19 sec