Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-041124
#<BuildRuby:0x00005646a1bd0090
@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.20231112-041124",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004371 0.001029 1.370458 ( 1.611268)
build_miniruby 0.000000 0.001166 0.858103 ( 0.858339)
build_ruby 0.000000 0.001441 2.879247 ( 2.879069)
build_all 0.002937 0.006797 16.580276 ( 1.504541)
build_install 0.007744 0.002490 4.907835 ( 1.159326)
test_btest 0.000867 0.000303 83.141045 ( 7.959941)
test_basic 0.004133 0.000000 0.666846 ( 0.745637)
test_all 0.120756 0.017064 515.613225 ( 52.892631)
test_rubyspec 0.013428 0.033979 49.779074 ( 62.070133)
total: 131.68 sec