Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-093005
#<BuildRuby:0x0000561207eb04f0
@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.20220216-093005",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007971 0.003935 1.002744 ( 1.982476)
build_miniruby 0.001738 0.000347 0.079145 ( 0.077172)
build_ruby 0.001575 0.000315 0.069923 ( 0.068241)
build_all 0.008820 0.000875 4.071782 ( 0.787433)
build_install 0.018649 0.001625 7.967324 ( 2.387604)
test_btest 0.000787 0.000131 73.970200 ( 7.706128)
test_basic 0.004848 0.003993 0.334973 ( 0.422582)
test_all 0.001464 0.000293 660.850186 ( 65.394463)
test_rubyspec 0.087271 0.084823 45.995291 ( 51.516027)
total: 130.34 sec