Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-145233
#<BuildRuby:0x000055a16247f8c0
@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.20230804-145233",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005796 0.000175 1.471702 ( 2.731035)
build_miniruby 0.001321 0.000126 0.937576 ( 0.941275)
build_ruby 0.001073 0.000103 2.711378 ( 2.710984)
build_all 0.008956 0.000853 15.343188 ( 1.316703)
build_install 0.009519 0.000000 2.192790 ( 0.949262)
test_btest 0.000717 0.000000 85.562706 ( 7.950244)
test_basic 0.000000 0.004876 0.686333 ( 0.762008)
test_all 0.000000 0.001120 568.463392 ( 48.875051)
test_rubyspec 0.032643 0.011643 48.122319 ( 60.448419)
total: 126.69 sec