Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-152505
#<BuildRuby:0x000055ad691c9528
@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.20220720-152505",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010842 0.000198 0.855231 ( 1.060268)
build_miniruby 0.001745 0.000117 0.059773 ( 0.057879)
build_ruby 0.001696 0.000113 0.056433 ( 0.055343)
build_all 0.004087 0.004917 1.268243 ( 0.485002)
build_install 0.009831 0.005623 4.383399 ( 1.833675)
test_btest 0.001516 0.000285 54.631853 ( 6.425500)
test_basic 0.005126 0.000961 0.296471 ( 0.388599)
test_all 0.002297 0.000431 489.829694 ( 51.856730)
test_rubyspec 0.083561 0.054367 42.006270 ( 47.826872)
total: 109.99 sec