Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-192217
#<BuildRuby:0x000055df20b34070
@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.20230530-192217",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004736 0.000112 1.306991 ( 2.563180)
build_miniruby 0.000867 0.000145 0.779123 ( 0.778724)
build_ruby 0.001021 0.000170 2.451990 ( 2.451818)
build_all 0.000000 0.008712 11.775342 ( 1.058192)
build_install 0.000512 0.006730 1.584512 ( 0.827963)
test_btest 0.000716 0.000263 79.846175 ( 7.044087)
test_basic 0.000141 0.004124 0.723284 ( 0.809313)
test_all 0.001809 0.000762 420.842695 ( 46.564298)
test_rubyspec 0.012912 0.025329 41.734163 ( 54.270093)
total: 116.37 sec