Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-035230
#<BuildRuby:0x0000557efe3f2fa0
@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.20231016-035230",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004632 0.000772 1.402352 ( 1.632853)
build_miniruby 0.000913 0.000152 0.812892 ( 0.812888)
build_ruby 0.001184 0.000198 2.684054 ( 2.683689)
build_all 0.010273 0.000233 18.246693 ( 1.559164)
build_install 0.009356 0.000065 5.443515 ( 1.248049)
test_btest 0.000874 0.000119 89.083272 ( 7.876936)
test_basic 0.000000 0.004051 0.622867 ( 0.701893)
test_all 0.001996 0.005304 575.488285 ( 57.893233)
test_rubyspec 0.033893 0.013374 50.714794 ( 63.040303)
total: 137.45 sec