Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-064202
#<BuildRuby:0x000055c0eefcf918
@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.20230705-064202",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005868 0.000597 1.460810 ( 2.755667)
build_miniruby 0.000000 0.001243 0.851045 ( 0.850783)
build_ruby 0.000000 0.001216 2.533899 ( 2.534430)
build_all 0.004341 0.005510 11.989590 ( 8.373233)
build_install 0.006286 0.002445 5.183140 ( 1.973987)
test_btest 0.000498 0.000193 83.419142 ( 8.094259)
test_basic 0.003944 0.000000 0.681015 ( 0.766149)
test_all 0.001118 0.000288 463.864756 ( 50.005180)
test_rubyspec 0.020071 0.021084 42.471266 ( 54.822889)
total: 130.18 sec