Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-051250
#<BuildRuby:0x00005591e09a3ce8
@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.20230816-051250",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001290 0.004111 1.537842 ( 2.779332)
build_miniruby 0.000811 0.000128 0.994196 ( 0.993918)
build_ruby 0.001073 0.000169 2.765814 ( 2.766224)
build_all 0.010323 0.000000 18.342295 ( 1.589781)
build_install 0.010240 0.002857 5.511223 ( 1.296662)
test_btest 0.000883 0.000136 84.633029 ( 7.756837)
test_basic 0.003842 0.000591 0.715921 ( 0.791536)
test_all 0.003847 0.002577 565.429314 ( 50.902522)
test_rubyspec 0.011606 0.038820 51.023628 ( 63.362068)
total: 132.24 sec