Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-112328
#<BuildRuby:0x000055be59b6b440
@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.20220312-112328",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.007284 0.003851 0.974196 ( 1.352352)
build_miniruby 0.001963 0.000000 0.074969 ( 0.073610)
build_ruby 0.000287 0.002562 0.077681 ( 0.075158)
build_all 0.007376 0.000925 1.537188 ( 0.635238)
build_install 0.009253 0.014474 5.248736 ( 2.180520)
test_btest 0.001315 0.000000 74.291027 ( 8.482234)
test_basic 0.003295 0.004248 0.330939 ( 0.419482)
test_all 0.001412 0.000605 680.610840 ( 67.394955)
test_rubyspec 0.095784 0.066327 46.085099 ( 51.460066)
total: 132.07 sec