Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-182351
#<BuildRuby:0x0000563728ad4c00
@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.20220717-182351",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012474 0.000271 0.974433 ( 1.403622)
build_miniruby 0.001505 0.000094 0.073389 ( 0.071750)
build_ruby 0.001992 0.000124 0.078642 ( 0.076402)
build_all 0.003636 0.007563 1.535155 ( 0.593282)
build_install 0.020821 0.001182 5.262807 ( 2.106096)
test_btest 0.000968 0.000132 72.631987 ( 7.856011)
test_basic 0.002872 0.004215 0.325736 ( 0.424912)
test_all 0.000980 0.001886 643.790275 ( 64.436244)
test_rubyspec 0.143285 0.045951 45.569387 ( 51.396505)
total: 128.37 sec