Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-051915
#<BuildRuby:0x00005563250bd550
@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.20220726-051915",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010623 0.000817 0.827471 ( 1.178359)
build_miniruby 0.001697 0.000130 0.060355 ( 0.058471)
build_ruby 0.001606 0.000124 0.055251 ( 0.053449)
build_all 0.005398 0.004423 1.273533 ( 0.473793)
build_install 0.015354 0.001327 4.256559 ( 1.762537)
test_btest 0.001505 0.000000 53.676443 ( 5.979514)
test_basic 0.002384 0.003481 0.288501 ( 0.378926)
test_all 0.001616 0.000255 479.637092 ( 50.943348)
test_rubyspec 0.106808 0.032841 41.628462 ( 47.262620)
total: 108.09 sec