Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-193826
#<BuildRuby:0x000055a34e5f3ba0
@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.20220807-193826",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.009226 0.000709 0.861499 ( 0.928066)
build_miniruby 0.001301 0.000100 0.062383 ( 0.061710)
build_ruby 0.001095 0.000084 0.055127 ( 0.054233)
build_all 0.006438 0.003877 1.234624 ( 0.462639)
build_install 0.008817 0.007879 4.271811 ( 1.790599)
test_btest 0.000000 0.002145 53.658664 ( 6.045942)
test_basic 0.000838 0.005076 0.297718 ( 0.388599)
test_all 0.002288 0.000237 483.515644 ( 51.337091)
test_rubyspec 0.089179 0.041777 41.411419 ( 49.047840)
total: 110.12 sec