Logfile: /home/ko1/ruby/logs/brlog.trunk.20220419-004248
#<BuildRuby:0x000055a8f991f7d8
@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.20220419-004248",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008844 0.003216 1.044537 ( 1.970973)
build_miniruby 0.000000 0.002179 0.066546 ( 0.064409)
build_ruby 0.001409 0.001128 0.073131 ( 0.070695)
build_all 0.002767 0.006006 1.512152 ( 0.604481)
build_install 0.021306 0.001807 5.803304 ( 2.791899)
test_btest 0.000000 0.001233 73.821942 ( 8.558610)
test_basic 0.004727 0.003212 0.340033 ( 0.436754)
test_all 0.001802 0.000759 700.798594 ( 68.198050)
test_rubyspec 0.113407 0.063547 46.876547 ( 52.271206)
total: 134.97 sec