Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-183751
#<BuildRuby:0x000055a19b8c0a68
@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.20220812-183751",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003605 0.007737 0.806018 ( 0.878436)
build_miniruby 0.000000 0.002075 0.066071 ( 0.063646)
build_ruby 0.000000 0.001501 0.052520 ( 0.051183)
build_all 0.005832 0.003205 1.263906 ( 0.467787)
build_install 0.011925 0.005834 1.592282 ( 0.798599)
test_btest 0.000978 0.000460 53.666065 ( 6.112827)
test_basic 0.003482 0.001639 0.289455 ( 0.387258)
test_all 0.002683 0.001262 503.053858 ( 52.948586)
test_rubyspec 0.073758 0.059545 41.554698 ( 49.298985)
total: 111.01 sec