Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-024053
#<BuildRuby:0x0000556f2c012c50
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-024053",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010338 0.000543 1.204978 ( 1.683911)
build_miniruby 0.002051 0.000439 0.844377 ( 0.843965)
build_ruby 0.003773 0.000000 2.248530 ( 2.155062)
build_all 0.015637 0.006993 18.695507 ( 2.180904)
build_install 0.019674 0.002179 2.069471 ( 1.032656)
test_btest 0.001136 0.000253 92.895237 ( 8.864213)
test_basic 0.008485 0.001885 0.340315 ( 0.425369)
test_all 0.001569 0.000196 683.311987 ( 72.691500)
test_rubyspec 0.093374 0.077477 49.642551 ( 57.779067)
total: 147.66 sec