Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-104905
#<BuildRuby:0x00005646150cf7b8
@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.20231222-104905",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006084 0.000000 1.009924 ( 1.370930)
build_miniruby 0.001526 0.000000 0.825869 ( 0.825017)
build_ruby 0.001430 0.000000 2.829223 ( 2.829342)
build_all 0.007244 0.003214 16.516540 ( 1.486508)
build_install 0.008471 0.000189 4.729376 ( 1.151773)
test_btest 0.000656 0.000136 83.575953 ( 7.328422)
test_basic 0.000271 0.003919 0.717636 ( 0.794659)
test_all 0.117606 0.016649 497.219392 ( 56.941818)
test_rubyspec 0.026488 0.027291 52.078724 ( 64.417234)
total: 137.15 sec