Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-213144
#<BuildRuby:0x000055d77144afe0
@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.20220722-213144",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008888 0.001817 0.962124 ( 1.030576)
build_miniruby 0.001254 0.000392 0.075826 ( 0.075176)
build_ruby 0.001321 0.000413 0.068966 ( 0.068290)
build_all 0.007122 0.002226 1.495325 ( 0.566264)
build_install 0.021681 0.000328 5.213607 ( 2.074077)
test_btest 0.001178 0.000000 72.610749 ( 8.457177)
test_basic 0.001936 0.005586 0.317010 ( 0.405925)
test_all 0.002801 0.000817 653.323595 ( 65.748079)
test_rubyspec 0.093361 0.069491 45.668474 ( 51.320340)
total: 129.75 sec