Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-223142
#<BuildRuby:0x000055843f166700
@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.20220831-223142",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000075 0.000012 0.000087 ( 0.000102)
build_up 0.003172 0.008196 0.996408 ( 1.009538)
build_miniruby 0.001335 0.000410 0.074914 ( 0.073058)
build_ruby 0.000000 0.002471 0.074262 ( 0.071679)
build_all 0.007206 0.002788 1.546965 ( 0.587736)
build_install 0.019795 0.003643 1.849503 ( 0.912872)
test_btest 0.000856 0.000270 74.294260 ( 7.885586)
test_basic 0.005342 0.001687 0.328458 ( 0.417195)
test_all 0.002812 0.000888 685.527278 ( 67.052798)
test_rubyspec 0.118563 0.060051 45.886318 ( 54.296344)
total: 132.31 sec