Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-182637
#<BuildRuby:0x000056465af7c870
@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.20221114-182637",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005684 0.004256 1.112005 ( 1.155788)
build_miniruby 0.001545 0.000309 0.126095 ( 0.124940)
build_ruby 0.001942 0.000389 0.127536 ( 0.111115)
build_all 0.009809 0.000224 1.565978 ( 0.676078)
build_install 0.010610 0.008088 1.954914 ( 1.033039)
test_btest 0.001246 0.000311 88.371619 ( 8.857415)
test_basic 0.005647 0.001412 0.414683 ( 0.504853)
test_all 0.001496 0.000374 657.147639 ( 68.010158)
test_rubyspec 0.097376 0.061401 48.289112 ( 56.697976)
total: 137.17 sec