Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-131707
#<BuildRuby:0x00005640ef1e9570
@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-131707",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009566 0.000196 0.899160 ( 1.071449)
build_miniruby 0.001400 0.000216 0.053081 ( 0.051626)
build_ruby 0.001647 0.000254 0.063427 ( 0.061693)
build_all 0.006679 0.001028 1.291402 ( 0.490624)
build_install 0.016943 0.001704 4.298527 ( 1.800118)
test_btest 0.000000 0.001829 51.184238 ( 6.294982)
test_basic 0.001401 0.004286 0.309169 ( 0.408438)
test_all 0.003273 0.000000 507.323487 ( 53.518374)
test_rubyspec 0.071442 0.066014 42.062615 ( 47.973676)
total: 111.67 sec