Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-091952
#<BuildRuby:0x000055cdaa428920
@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.20220814-091952",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006570 0.004857 1.001399 ( 1.020001)
build_miniruby 0.001773 0.000682 0.077444 ( 0.076543)
build_ruby 0.001499 0.000577 0.080204 ( 0.079560)
build_all 0.007466 0.002871 1.526473 ( 0.568308)
build_install 0.013668 0.009312 1.890573 ( 0.935846)
test_btest 0.000814 0.000355 73.641079 ( 8.397715)
test_basic 0.007943 0.000000 0.317987 ( 0.408900)
test_all 0.003645 0.000000 679.268055 ( 67.026812)
test_rubyspec 0.120391 0.054810 45.831663 ( 53.364015)
total: 131.88 sec