Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-232626
#<BuildRuby:0x00005639fdb13680
@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.20220210-232626",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000080 0.000005 0.000085 ( 0.000091)
build_up 0.009589 0.000640 0.945024 ( 1.068211)
build_miniruby 0.002196 0.000147 0.077472 ( 0.076624)
build_ruby 0.001641 0.000110 0.076329 ( 0.075436)
build_all 0.009672 0.000009 4.133202 ( 0.779242)
build_install 0.022083 0.001299 7.780303 ( 2.358204)
test_btest 0.001186 0.000000 71.951841 ( 7.980572)
test_basic 0.007057 0.000135 0.340070 ( 0.430052)
test_all 0.001961 0.000109 697.509716 ( 66.770594)
test_rubyspec 0.111220 0.058079 46.555842 ( 51.890719)
total: 131.43 sec