Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-132441
#<BuildRuby:0x000055f7f6a14b38
@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.20220209-132441",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.010197 0.000893 0.975313 ( 1.529845)
build_miniruby 0.001596 0.000665 0.124202 ( 0.120846)
build_ruby 0.004153 0.000000 3.301483 ( 3.130887)
build_all 0.019886 0.002360 21.151632 ( 2.325690)
build_install 0.012874 0.009884 7.889165 ( 2.381182)
test_btest 0.000901 0.000344 73.753941 ( 8.449244)
test_basic 0.002917 0.005552 0.338241 ( 0.435596)
test_all 0.001391 0.000596 658.720961 ( 65.347268)
test_rubyspec 0.100631 0.076629 46.332868 ( 51.578701)
total: 135.30 sec