Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-155126
#<BuildRuby:0x000055e2d963f2b0
@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.20220817-155126",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011500 0.001769 0.980841 ( 1.270577)
build_miniruby 0.001799 0.000276 0.075066 ( 0.073029)
build_ruby 0.002136 0.000328 0.079171 ( 0.076735)
build_all 0.009338 0.000605 1.529196 ( 0.569855)
build_install 0.022787 0.000125 1.869317 ( 0.910030)
test_btest 0.001538 0.000000 76.301343 ( 8.251045)
test_basic 0.002545 0.004466 0.311703 ( 0.400949)
test_all 0.000000 0.004072 669.371622 ( 65.189779)
test_rubyspec 0.092940 0.074711 45.258146 ( 52.872163)
total: 129.62 sec