Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-075557
#<BuildRuby:0x000055c3318193a0
@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.20220531-075557",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004920 0.005748 0.853480 ( 2.784334)
build_miniruby 0.002053 0.000747 0.063767 ( 0.061252)
build_ruby 0.000936 0.000341 0.061506 ( 0.060128)
build_all 0.006996 0.000769 1.184013 ( 0.477208)
build_install 0.008280 0.009736 4.989560 ( 2.421142)
test_btest 0.000953 0.000417 57.003450 ( 6.428322)
test_basic 0.003870 0.001693 0.286974 ( 0.388703)
test_all 0.002516 0.001100 508.230339 ( 53.427985)
test_rubyspec 0.061517 0.071437 41.567480 ( 47.414849)
total: 113.46 sec