Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-092421
#<BuildRuby:0x0000564a1b24eeb8
@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.20230616-092421",
@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.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002235 0.003718 1.505637 ( 2.875345)
build_miniruby 0.000907 0.000137 0.839188 ( 0.838380)
build_ruby 0.001108 0.000166 2.517384 ( 2.517257)
build_all 0.002163 0.007563 13.293885 ( 1.138181)
build_install 0.002948 0.005264 1.852146 ( 0.850458)
test_btest 0.000804 0.000235 84.912863 ( 7.408644)
test_basic 0.002988 0.000871 0.574055 ( 0.660778)
test_all 0.000348 0.000823 462.632557 ( 42.287551)
test_rubyspec 0.019997 0.018414 42.036737 ( 54.433828)
total: 113.01 sec