Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-052147
#<BuildRuby:0x00005614d158bba0
@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-052147",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003743 0.001169 1.522801 ( 2.737716)
build_miniruby 0.000000 0.001118 0.727495 ( 0.726801)
build_ruby 0.000000 0.001293 2.280290 ( 2.280140)
build_all 0.002136 0.006585 12.455537 ( 1.100732)
build_install 0.002190 0.005317 1.647235 ( 0.825550)
test_btest 0.000618 0.000309 82.317394 ( 7.151993)
test_basic 0.000008 0.004409 0.548819 ( 0.629065)
test_all 0.000826 0.000465 444.188620 ( 43.800540)
test_rubyspec 0.019673 0.019048 42.755891 ( 55.300783)
total: 114.55 sec