Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-015234
#<BuildRuby:0x000055b4f1507d68
@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.20231212-015234",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000666 0.004230 1.483028 ( 1.824476)
build_miniruby 0.000000 0.000911 0.882332 ( 0.881972)
build_ruby 0.000000 0.001407 2.808369 ( 2.809146)
build_all 0.005330 0.004691 17.010757 ( 1.543383)
build_install 0.007392 0.001210 5.010088 ( 1.182077)
test_btest 0.000758 0.000266 84.697314 ( 8.023812)
test_basic 0.005382 0.000000 0.772870 ( 0.848040)
test_all 0.111028 0.026133 536.819115 ( 57.553392)
test_rubyspec 0.014500 0.032024 50.745663 ( 62.993315)
total: 137.66 sec