Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-020742
#<BuildRuby:0x000055fe24303680
@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.20220227-020742",
@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.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011686 0.970971 ( 1.005763)
build_miniruby 0.000000 0.002083 0.075406 ( 0.073201)
build_ruby 0.001121 0.000633 0.077403 ( 0.075570)
build_all 0.007303 0.003130 4.221299 ( 0.841194)
build_install 0.020782 0.004065 7.832391 ( 2.394535)
test_btest 0.000982 0.000361 71.892064 ( 7.881941)
test_basic 0.001907 0.005100 0.328123 ( 0.416698)
test_all 0.001043 0.000439 663.020119 ( 65.531313)
test_rubyspec 0.089413 0.073512 46.600079 ( 51.671913)
total: 129.89 sec