Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-190115
#<BuildRuby:0x000055ba9d924098
@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.20231103-190115",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004185 0.000440 1.328875 ( 1.598028)
build_miniruby 0.000903 0.000095 0.916503 ( 0.916920)
build_ruby 0.001316 0.000000 2.739167 ( 2.739570)
build_all 0.008407 0.002370 16.548180 ( 1.462533)
build_install 0.008971 0.000615 5.070126 ( 1.211981)
test_btest 0.001076 0.000124 81.125680 ( 7.827328)
test_basic 0.000831 0.004023 0.701330 ( 0.777059)
test_all 0.108337 0.028613 519.665832 ( 60.374038)
test_rubyspec 0.023691 0.024145 50.501708 ( 62.855182)
total: 139.76 sec