Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-070023
#<BuildRuby:0x000055aab8efef08
@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.20220811-070023",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006896 0.004945 0.857621 ( 1.130819)
build_miniruby 0.001291 0.000430 0.064170 ( 0.062452)
build_ruby 0.000911 0.000304 0.055135 ( 0.054241)
build_all 0.004063 0.006100 1.293198 ( 0.459616)
build_install 0.008131 0.006645 4.335796 ( 1.765501)
test_btest 0.000924 0.000432 54.206472 ( 6.182895)
test_basic 0.006099 0.000000 0.286593 ( 0.377719)
test_all 0.003109 0.000212 509.242108 ( 53.741565)
test_rubyspec 0.096842 0.039415 41.521772 ( 49.129536)
total: 112.91 sec