Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-015251
#<BuildRuby:0x000055c3a6750e80
@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.20220810-015251",
@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.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007277 0.004693 0.866057 ( 3.379556)
build_miniruby 0.001204 0.000278 0.057733 ( 0.057750)
build_ruby 0.000000 0.001818 0.057307 ( 0.055907)
build_all 0.004738 0.003858 1.259344 ( 0.480575)
build_install 0.004852 0.011532 4.318359 ( 1.818976)
test_btest 0.000957 0.000442 53.021351 ( 5.915092)
test_basic 0.002912 0.004009 0.288932 ( 0.380523)
test_all 0.001784 0.000892 508.766237 ( 53.253228)
test_rubyspec 0.094309 0.030598 41.541416 ( 49.101237)
total: 114.44 sec