Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-230529
#<BuildRuby:0x000055da9b5999f0
@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.20220519-230529",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010447 0.000000 0.835282 ( 0.857851)
build_miniruby 0.000000 0.001381 0.051995 ( 0.051112)
build_ruby 0.000000 0.001427 0.050908 ( 0.049839)
build_all 0.005928 0.001093 1.188383 ( 0.493522)
build_install 0.018647 0.000116 4.951259 ( 2.461677)
test_btest 0.000000 0.001646 52.588011 ( 5.937998)
test_basic 0.004580 0.002239 0.292598 ( 0.383569)
test_all 0.004470 0.000112 519.582842 ( 53.981944)
test_rubyspec 0.098733 0.032781 41.600213 ( 47.416986)
total: 111.64 sec