Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-031319
#<BuildRuby:0x00005581a22c4448
@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-031319",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000066)
build_up 0.000000 0.009532 0.957932 ( 1.148502)
build_miniruby 0.000156 0.002471 0.844543 ( 0.842801)
build_ruby 0.002231 0.000858 2.154416 ( 2.154846)
build_all 0.020122 0.000956 18.432118 ( 2.148659)
build_install 0.016200 0.005302 1.999645 ( 1.039752)
test_btest 0.001219 0.000366 92.160574 ( 9.456638)
test_basic 0.009402 0.000038 0.341343 ( 0.426834)
test_all 0.000977 0.001937 694.264867 ( 63.601949)
test_rubyspec 0.109545 0.072495 47.657495 ( 55.823219)
total: 136.64 sec