Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-173145
#<BuildRuby:0x000055b03bb13708
@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.20230727-173145",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002228 0.004273 1.434299 ( 2.677526)
build_miniruby 0.001491 0.000000 0.903740 ( 0.907828)
build_ruby 0.001181 0.000000 2.979256 ( 2.980671)
build_all 0.008571 0.000466 14.099057 ( 1.267885)
build_install 0.001241 0.006849 1.974609 ( 0.903202)
test_btest 0.000794 0.000173 80.868579 ( 7.183789)
test_basic 0.001163 0.003240 0.583702 ( 0.666553)
test_all 0.000847 0.000212 477.350660 ( 50.463244)
test_rubyspec 0.019175 0.024136 44.314437 ( 56.677735)
total: 123.73 sec