Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-043433
#<BuildRuby:0x000055fd5725f6e8
@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.20230107-043433",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003718 0.000000 0.633425 ( 1.027523)
build_miniruby 0.000963 0.000000 0.667038 ( 0.666150)
build_ruby 0.001225 0.000000 2.426058 ( 2.425828)
build_all 0.005702 0.003941 12.906932 ( 1.607996)
build_install 0.003558 0.003118 1.564650 ( 0.746796)
test_btest 0.000000 0.000695 66.457742 ( 6.332903)
test_basic 0.001204 0.002442 0.241131 ( 0.336797)
test_all 0.000835 0.001119 512.067969 ( 47.422421)
test_rubyspec 0.017177 0.013735 35.741819 ( 46.216652)
total: 106.78 sec