Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-104631
#<BuildRuby:0x00005596e8ac3918
@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.20231117-104631",
@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.000000 0.000007 0.000007 ( 0.000007)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.005320 1.241532 ( 1.625612)
build_miniruby 0.000000 0.001011 0.874591 ( 0.875364)
build_ruby 0.000874 0.000944 2.738038 ( 2.737645)
build_all 0.006462 0.003597 16.358600 ( 1.518981)
build_install 0.004948 0.004161 4.792327 ( 1.153944)
test_btest 0.000968 0.000000 85.390311 ( 7.247630)
test_basic 0.004217 0.000360 0.768322 ( 0.843598)
test_all 0.117088 0.016937 495.472592 ( 55.487026)
test_rubyspec 0.017074 0.032896 50.110769 ( 62.465210)
total: 133.96 sec