Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-152059
#<BuildRuby:0x000055d1647fce80
@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.20221006-152059",
@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.000028 0.000002 0.000030 ( 0.000030)
autoconf 0.000041 0.000003 0.000044 ( 0.000043)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006930 0.004329 1.071578 ( 1.127903)
build_miniruby 0.001412 0.000189 0.099838 ( 0.096984)
build_ruby 0.001497 0.000200 0.098589 ( 0.095221)
build_all 0.007559 0.001008 1.298919 ( 0.564274)
build_install 0.002717 0.010409 1.609090 ( 0.876491)
test_btest 0.000000 0.001425 58.826504 ( 6.674280)
test_basic 0.004798 0.001993 0.338067 ( 0.427736)
test_all 0.006253 0.001839 480.971635 ( 52.289874)
test_rubyspec 0.084395 0.051777 42.196141 ( 50.800747)
total: 112.96 sec