Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-055631
#<BuildRuby:0x000055dfcc807800
@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.20220828-055631",
@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.000001 0.000007 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010322 0.001418 0.979563 ( 1.209281)
build_miniruby 0.001813 0.000418 0.079049 ( 0.076819)
build_ruby 0.001580 0.000365 0.074965 ( 0.073644)
build_all 0.009668 0.001016 1.535196 ( 0.588686)
build_install 0.017316 0.005625 1.843775 ( 0.906791)
test_btest 0.002001 0.000000 71.978033 ( 8.387985)
test_basic 0.007332 0.000000 0.321662 ( 0.419252)
test_all 0.004381 0.000000 642.118422 ( 64.965452)
test_rubyspec 0.146994 0.032049 45.827489 ( 54.281673)
total: 130.91 sec