Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-022625
#<BuildRuby:0x000055c9de1a4c00
@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.20220724-022625",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005325 0.005397 0.977061 ( 1.293025)
build_miniruby 0.001642 0.000379 0.070086 ( 0.067618)
build_ruby 0.001546 0.000357 0.075208 ( 0.072965)
build_all 0.009778 0.001059 1.516703 ( 0.575264)
build_install 0.014548 0.008659 5.093821 ( 2.060836)
test_btest 0.001059 0.000294 72.397348 ( 8.676248)
test_basic 0.007522 0.000685 0.330531 ( 0.417165)
test_all 0.001579 0.000415 647.484492 ( 64.543199)
test_rubyspec 0.085004 0.078713 45.605793 ( 51.449680)
total: 129.16 sec