Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-095741
#<BuildRuby:0x0000560ad0a986f8
@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.20221225-095741",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010087 0.000000 0.956635 ( 1.142302)
build_miniruby 0.002968 0.000000 0.847564 ( 0.847079)
build_ruby 0.002892 0.000000 2.135500 ( 2.135712)
build_all 0.011308 0.009915 18.547304 ( 2.167499)
build_install 0.016821 0.003998 2.072144 ( 1.022080)
test_btest 0.001436 0.000000 94.020993 ( 8.827521)
test_basic 0.008369 0.001085 0.343328 ( 0.429663)
test_all 0.001951 0.000337 680.997246 ( 63.341498)
test_rubyspec 0.104589 0.069965 48.165645 ( 56.264793)
total: 136.18 sec