Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-154440
#<BuildRuby:0x000055cf16f9bba0
@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.20230707-154440",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004230 0.001058 1.535288 ( 2.850388)
build_miniruby 0.000835 0.000209 0.836965 ( 0.836721)
build_ruby 0.000945 0.000236 2.572870 ( 2.573489)
build_all 0.000030 0.008904 8.693584 ( 7.877162)
build_install 0.008852 0.000000 2.098891 ( 1.721779)
test_btest 0.001173 0.000391 87.463851 ( 7.667238)
test_basic 0.004430 0.000000 0.666736 ( 0.751934)
test_all 0.001001 0.000304 456.159321 ( 47.068344)
test_rubyspec 0.023665 0.015998 43.360162 ( 55.784592)
total: 127.13 sec