Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-192736
#<BuildRuby:0x000055752ca33dc8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220513-192736",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006854 0.855876 ( 1.134516)
build_miniruby 0.000000 0.001005 0.057099 ( 0.055717)
build_ruby 0.000000 0.000818 0.057573 ( 0.056364)
build_all 0.001874 0.002502 1.499141 ( 0.611671)
build_install 0.007319 0.003724 6.321810 ( 2.847858)
test_btest 0.000728 0.000162 55.501475 ( 8.276257)
test_basic 0.005152 0.001145 0.337662 ( 0.425247)
test_all 0.001131 0.000252 640.637034 ( 93.446927)
test_rubyspec 0.082860 0.043458 44.409491 ( 49.336689)
total: 156.19 sec