Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-124938
#<BuildRuby:0x000055ffda8b4bf8
@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-124938",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009319 0.001434 0.956205 ( 1.111211)
build_miniruby 0.001951 0.000300 0.066565 ( 0.064683)
build_ruby 0.001937 0.000298 0.078986 ( 0.077368)
build_all 0.004191 0.005887 1.516711 ( 0.568637)
build_install 0.013672 0.008394 1.877581 ( 0.911949)
test_btest 0.000906 0.000267 78.924633 ( 8.463775)
test_basic 0.003900 0.003070 0.317545 ( 0.407570)
test_all 0.004464 0.001410 671.662379 ( 66.352037)
test_rubyspec 0.115852 0.067398 45.556771 ( 53.149906)
total: 131.11 sec