Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-011617
#<BuildRuby:0x00005604a4e0b6f0
@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.20230706-011617",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005693 0.000274 1.449563 ( 2.753984)
build_miniruby 0.000863 0.000136 0.940868 ( 0.940843)
build_ruby 0.001075 0.000170 2.528929 ( 2.529990)
build_all 0.003645 0.004926 8.483510 ( 7.729837)
build_install 0.006674 0.001405 1.965108 ( 1.676036)
test_btest 0.000000 0.001085 85.373262 ( 7.887762)
test_basic 0.000000 0.004130 0.774916 ( 0.855764)
test_all 0.000000 0.001767 470.336862 ( 51.884067)
test_rubyspec 0.006777 0.030690 42.958575 ( 55.452561)
total: 131.71 sec