Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-114340
#<BuildRuby:0x000055da08940920
@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.20220804-114340",
@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.000017 0.000006 0.000023 ( 0.000023)
configure 0.000005 0.000001 0.000006 ( 0.000008)
build_up 0.010999 0.000974 0.981334 ( 1.332351)
build_miniruby 0.001321 0.000377 0.077997 ( 0.076462)
build_ruby 0.002599 0.000000 0.076365 ( 0.073705)
build_all 0.005097 0.003983 1.553245 ( 0.579528)
build_install 0.015587 0.006567 5.147673 ( 2.030850)
test_btest 0.000926 0.000309 77.932055 ( 8.223266)
test_basic 0.004716 0.004630 0.326799 ( 0.415619)
test_all 0.001622 0.000598 677.828056 ( 66.495630)
test_rubyspec 0.104254 0.067694 45.418841 ( 52.721871)
total: 131.95 sec