Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-155452
#<BuildRuby:0x000055bed033e700
@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.20220916-155452",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008440 0.002110 1.086325 ( 1.072588)
build_miniruby 0.001573 0.000393 0.072345 ( 0.070094)
build_ruby 0.001561 0.000000 0.077300 ( 0.075609)
build_all 0.009833 0.000000 1.538501 ( 0.593352)
build_install 0.020808 0.000000 1.938569 ( 0.965995)
test_btest 0.001240 0.000000 97.280826 ( 9.795809)
test_basic 0.006982 0.000244 0.350633 ( 0.439746)
test_all 0.004641 0.000491 671.418778 ( 68.289921)
test_rubyspec 0.097998 0.068319 47.112217 ( 55.546525)
total: 136.85 sec