Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-183155
#<BuildRuby:0x000055c069a0f6e8
@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.20230725-183155",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004060 0.000716 1.542792 ( 2.794761)
build_miniruby 0.000767 0.000136 0.889465 ( 0.889275)
build_ruby 0.000970 0.000171 2.667875 ( 2.667504)
build_all 0.005911 0.002947 12.750587 ( 1.138565)
build_install 0.007263 0.000613 1.883384 ( 0.896524)
test_btest 0.000522 0.000100 75.563742 ( 7.346201)
test_basic 0.000051 0.004242 0.514709 ( 0.596097)
test_all 0.001423 0.000338 471.307074 ( 49.727338)
test_rubyspec 0.022995 0.014559 42.726751 ( 55.188886)
total: 121.25 sec