Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-230314
#<BuildRuby:0x000055fbd7354070
@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.20230801-230314",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001637 0.004347 1.459657 ( 2.718343)
build_miniruby 0.000923 0.000000 0.811102 ( 0.810278)
build_ruby 0.001206 0.000000 2.714701 ( 2.714617)
build_all 0.009652 0.000000 14.246642 ( 1.306101)
build_install 0.003175 0.005066 2.063458 ( 0.916701)
test_btest 0.000810 0.000187 80.481802 ( 8.107672)
test_basic 0.003783 0.000873 0.688390 ( 0.763860)
test_all 0.001481 0.000000 507.720191 ( 56.552714)
test_rubyspec 0.019757 0.021098 45.133899 ( 57.494209)
total: 131.39 sec